19 #ifndef __itkMaximumEntropyThresholdCalculator_h
20 #define __itkMaximumEntropyThresholdCalculator_h
51 template <
typename THistogram,
typename TOutput=
double>
85 #ifndef ITK_MANUAL_INSTANTIATION
86 #include "itkMaximumEntropyThresholdCalculator.hxx"
void operator=(const Self &)
MaximumEntropyThresholdCalculator()
Light weight base class for most itk classes.
virtual ~MaximumEntropyThresholdCalculator()
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Computes the MaximumEntropy's threshold for an image.
MaximumEntropyThresholdCalculator Self
Base class to compute a threshold value based on the histogram of an image.
Base class for most ITK classes.