19 #ifndef itkYenThresholdCalculator_h
20 #define itkYenThresholdCalculator_h
55 template <
typename THistogram,
typename TOutput=
double>
80 void GenerateData()
override;
86 #ifndef ITK_MANUAL_INSTANTIATION
87 #include "itkYenThresholdCalculator.hxx"
Light weight base class for most itk classes.
Computes the Yen's threshold for an image.
Base class to compute a threshold value based on the histogram of an image.