19 #ifndef __itkHuangThresholdCalculator_h
20 #define __itkHuangThresholdCalculator_h
51 template <
typename THistogram,
typename TOutput=
double>
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkHuangThresholdCalculator.hxx"
HistogramType::InstanceIdentifier InstanceIdentifier
Light weight base class for most itk classes.
HuangThresholdCalculator Self
HuangThresholdCalculator()
unsigned long SizeValueType
HistogramType::MeasurementType MeasurementType
HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
InstanceIdentifier m_FirstBin
HistogramType::SizeValueType SizeValueType
SmartPointer< Self > Pointer
HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType
InstanceIdentifier m_LastBin
SmartPointer< const Self > ConstPointer
Base class to compute a threshold value based on the histogram of an image.
virtual ~HuangThresholdCalculator()
Base class for most ITK classes.
Computes the Huang's threshold for an image.
void operator=(const Self &)