undocument this line if you encounter any issues!
Definition: Any.h:37
core::Img< icl32f > * poKernelBuf
Definition: DynamicConvolutionOp.h:60
Class for Image convolutions.
Definition: ConvolutionOp.h:96
ICLQt_API core::Img< T > filter(const core::Img< T > &image, const std::string &filter)
applies a filter operation on the source image (affinity for float)
Convolution using the ROI of an ICL image as its kernel .
Definition: DynamicConvolutionOp.h:46
#define ICLFilter_API
Definition: CompatMacros.h:175
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131