19 #ifndef itkShanbhagThresholdCalculator_h
20 #define itkShanbhagThresholdCalculator_h
47 template <
typename THistogram,
typename TOutput=
double>
72 void GenerateData()
override;
78 #ifndef ITK_MANUAL_INSTANTIATION
79 #include "itkShanbhagThresholdCalculator.hxx"
Light weight base class for most itk classes.
Computes the Shanbhag threshold for an image. Aka intermeans.
Base class to compute a threshold value based on the histogram of an image.