19#ifndef itkKittlerIllingworthThresholdCalculator_h
20#define itkKittlerIllingworthThresholdCalculator_h
49template <
typename THistogram,
typename TOutput =
double>
98#ifndef ITK_MANUAL_INSTANTIATION
99# include "itkKittlerIllingworthThresholdCalculator.hxx"
Base class to compute a threshold value based on the histogram of an image.
Computes the KittlerIllingworth's threshold for an image.
typename HistogramType::InstanceIdentifier InstanceIdentifier
void GenerateData() override
double B(InstanceIdentifier j)
typename HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
double A(InstanceIdentifier j)
~KittlerIllingworthThresholdCalculator() override=default
double C(InstanceIdentifier j)
KittlerIllingworthThresholdCalculator()=default
typename HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType
typename HistogramType::SizeValueType SizeValueType
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType