19#ifndef itkHuangThresholdCalculator_h
20#define itkHuangThresholdCalculator_h
51template <
typename THistogram,
typename TOutput =
double>
102#ifndef ITK_MANUAL_INSTANTIATION
103# include "itkHuangThresholdCalculator.hxx"
Base class to compute a threshold value based on the histogram of an image.
Computes the Huang's threshold for an image.
void GenerateData() override
void PrintSelf(std::ostream &os, Indent indent) const override
typename HistogramType::MeasurementType MeasurementType
typename HistogramType::InstanceIdentifier InstanceIdentifier
HuangThresholdCalculator()
typename HistogramType::SizeValueType SizeValueType
typename HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
~HuangThresholdCalculator() override=default
typename HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType
Control indentation during Print() invocation.
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType