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