#include "Core/Array/Element/E0LargeVal.h"
#include "Core/Array/Element/E0SmallVal.h"
#include "Core/Array/Pattern/Categories.h"
#include "Core/Tracking/BasicTypes.h"
#include "Core/Geometry/PointZ.h"
Include dependency graph for Functors.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
namespace | Impala::Core::Array::Trait |
Classes | |
class | Impala::Core::Array::Trait::FuncBpoMulPtr |
class | Impala::Core::Array::Trait::FuncBpoAddAssignPtr |
pointer call implementation of add assign More... | |
class | Impala::Core::Array::Trait::FuncUpoRGB2OOO |
unary pixel ops to convert colors More... | |
class | Impala::Core::Array::Trait::FuncUpoRGB2OOOPtr |
unary pixel ops to convert colors More... | |
class | Impala::Core::Array::Trait::FuncUpoOOO2RGB |
unary pixel ops to convert colors More... | |
class | Impala::Core::Array::Trait::FuncBpoManhatDist |
Pixel functor for computation of distance. More... | |
class | Impala::Core::Array::Trait::FuncExportDifference |
computes the difference between two images. More... | |
class | Impala::Core::Array::Trait::FuncExportMinMax< ArithT, DataT > |
get the minimal and maximal value in the image and their positions More... | |
class | Impala::Core::Array::Trait::FuncUpoColorCode |