|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbCloudDetectionFunctor_h
22 #define otbCloudDetectionFunctor_h
36 template <
class TInput,
class TOutputValue>
TOutputValue operator()(const TInput &inPix)
TInput GetReferencePixel() const
CloudEstimatorFunctorType m_CloudEstimatorFunctor
CloudEstimatorFunctor< TInput, TOutputValue > CloudEstimatorFunctorType
void SetVariance(double variance)
void SetMaxThreshold(double threshold)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
Functor to help with the cloud detection.
void SetReferencePixel(TInput ref)
virtual ~CloudDetectionFunctor()
void SetMinThreshold(double threshold)
void SetReferencePixel(TInput ref)
void SetVariance(double variance)
double GetVariance() const
TInput GetReferencePixel()