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