![]() |
klComputerVision
|
#include <kl_image_processing_functors.h>

Public Types | |
| enum | LogicalFunctorOperationType { AND, OR, NOT } |
Public Member Functions | |
| klLogicalFunctor (klRasterBufferPointer lsrc1, klRasterBufferPointer lsrc2, klRasterBufferPointer ldst, int ltype) | |
| void | operator() (void) |
Protected Attributes | |
| klRasterBufferPointer | src1 |
| klRasterBufferPointer | src2 |
| klRasterBufferPointer | dst |
| LogicalFunctorOperationType | type |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.2