19 #ifndef itkHuangThresholdCalculator_h
20 #define itkHuangThresholdCalculator_h
51 template <
typename THistogram,
typename TOutput=
double>
76 void GenerateData()
override;
78 void PrintSelf(std::ostream& os,
Indent indent)
const override;
96 #ifndef ITK_MANUAL_INSTANTIATION
97 #include "itkHuangThresholdCalculator.hxx"
Light weight base class for most itk classes.
unsigned long SizeValueType
HuangThresholdCalculator()
typename HistogramType::MeasurementType MeasurementType
InstanceIdentifier m_FirstBin
typename HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
typename HistogramType::SizeValueType SizeValueType
InstanceIdentifier m_LastBin
Control indentation during Print() invocation.
typename HistogramType::InstanceIdentifier InstanceIdentifier
Base class to compute a threshold value based on the histogram of an image.
Computes the Huang's threshold for an image.
typename HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType