19#ifndef itkHuangThresholdCalculator_h
20#define itkHuangThresholdCalculator_h
49template <
typename THistogram,
typename TOutput =
double>
100#ifndef ITK_MANUAL_INSTANTIATION
101# include "itkHuangThresholdCalculator.hxx"
HistogramThresholdCalculator()
void GenerateData() override
void PrintSelf(std::ostream &os, Indent indent) const override
InstanceIdentifier m_LastBin
typename HistogramType::MeasurementType MeasurementType
SmartPointer< const Self > ConstPointer
typename HistogramType::InstanceIdentifier InstanceIdentifier
HistogramThresholdCalculator< THistogram, TOutput > Superclass
SmartPointer< Self > Pointer
HuangThresholdCalculator()
typename HistogramType::SizeValueType SizeValueType
InstanceIdentifier m_FirstBin
typename HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
~HuangThresholdCalculator() override=default
HuangThresholdCalculator Self
typename HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....