19 #ifndef __itkShanbhagThresholdCalculator_h
20 #define __itkShanbhagThresholdCalculator_h
47 template <
typename THistogram,
typename TOutput=
double>
81 #ifndef ITK_MANUAL_INSTANTIATION
82 #include "itkShanbhagThresholdCalculator.hxx"
Light weight base class for most itk classes.
ShanbhagThresholdCalculator()
ShanbhagThresholdCalculator Self
Computes the Shanbhag threshold for an image. Aka intermeans.
virtual ~ShanbhagThresholdCalculator()
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Base class to compute a threshold value based on the histogram of an image.
Base class for most ITK classes.
void operator=(const Self &)