|
#include "DatafieldFilter.h"
#include <ArmarXCore/interface/observers/Filters.h>
#include <ArmarXCore/observers/exceptions/user/InvalidTypeException.h>
Go to the source code of this file.
Classes | |
class | MaxFilter |
The MaxFilter class provides a simple filter by calculating the average value of a window for datafields of type float, int and double. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::filters | |