OTB
9.0.0
Orfeo Toolbox
|
#include <otbLog10ThresholdedImageFilter.h>
Public Member Functions | |
Log10Thresholded () | |
bool | operator!= (const Log10Thresholded &) const |
TOutput | operator() (const TInput &A) const |
bool | operator== (const Log10Thresholded &other) const |
~Log10Thresholded () | |
double | m_ThresholdValue |
void | SetThresholdValue (const double value) |
Definition at line 37 of file otbLog10ThresholdedImageFilter.h.
|
inline |
Definition at line 40 of file otbLog10ThresholdedImageFilter.h.
References otb::Functor::Log10Thresholded< TInput, TOutput >::m_ThresholdValue.
|
inline |
Definition at line 44 of file otbLog10ThresholdedImageFilter.h.
|
inline |
Definition at line 48 of file otbLog10ThresholdedImageFilter.h.
|
inline |
Definition at line 56 of file otbLog10ThresholdedImageFilter.h.
References otb::Functor::Log10Thresholded< TInput, TOutput >::m_ThresholdValue.
|
inline |
Definition at line 52 of file otbLog10ThresholdedImageFilter.h.
|
inline |
Set ThresholdValue method
Definition at line 69 of file otbLog10ThresholdedImageFilter.h.
References otb::Functor::Log10Thresholded< TInput, TOutput >::m_ThresholdValue.
|
private |
Set ThresholdValue method
Definition at line 79 of file otbLog10ThresholdedImageFilter.h.
Referenced by otb::Functor::Log10Thresholded< TInput, TOutput >::Log10Thresholded(), otb::Functor::Log10Thresholded< TInput, TOutput >::operator()(), and otb::Functor::Log10Thresholded< TInput, TOutput >::SetThresholdValue().