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