#include <kl_image_processing_functors.h>
|
| klThresholdFunctor (klRasterBufferPointer lsrc, double lthresholdHi=1.0, double lthresholdLow=0, bool luseLowThreshold=false, bool luseHighThreshold=true, double lthresholdHiVal=1.0, double lthresholdLowVal=0.0, bool luseThresholdVals=false) |
|
void | operator() (void) |
|
template<class TYPE>
klThresholdFunctor< TYPE >::klThresholdFunctor |
( |
klRasterBufferPointer |
lsrc, |
|
|
double |
lthresholdHi = 1.0 , |
|
|
double |
lthresholdLow = 0 , |
|
|
bool |
luseLowThreshold = false , |
|
|
bool |
luseHighThreshold = true , |
|
|
double |
lthresholdHiVal = 1.0 , |
|
|
double |
lthresholdLowVal = 0.0 , |
|
|
bool |
luseThresholdVals = false |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: