19 #ifndef itkTriangleThresholdCalculator_h
20 #define itkTriangleThresholdCalculator_h
51 template <
typename THistogram,
typename TOutput=
double>
76 void GenerateData()
override;
82 #ifndef ITK_MANUAL_INSTANTIATION
83 #include "itkTriangleThresholdCalculator.hxx"
Light weight base class for most itk classes.
Computes the Triangle's threshold for an image.
Base class to compute a threshold value based on the histogram of an image.