![]() |
klComputerVision
|
#include <kl_image_processing_functors.h>
Public Member Functions | |
klFilterFunctor (klRasterBufferPointer lsrc, TYPE *lkernel, unsigned lkernelWidth, unsigned lkernelHeight) | |
void | operator() (void) |
Protected Attributes | |
klRasterBufferPointer | src |
TYPE * | kernel |
const unsigned | kernelWidth |
const unsigned | kernelHeight |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |