19#ifndef itkKittlerIllingworthThresholdCalculator_h
20#define itkKittlerIllingworthThresholdCalculator_h
48template <
typename THistogram,
typename TOutput =
double>
97#ifndef ITK_MANUAL_INSTANTIATION
98# include "itkKittlerIllingworthThresholdCalculator.hxx"
HistogramThresholdCalculator()
HistogramThresholdCalculator< THistogram, TOutput > Superclass
typename HistogramType::InstanceIdentifier InstanceIdentifier
void GenerateData() override
double B(InstanceIdentifier j)
typename HistogramType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
SmartPointer< const Self > ConstPointer
double A(InstanceIdentifier j)
~KittlerIllingworthThresholdCalculator() override=default
double C(InstanceIdentifier j)
SmartPointer< Self > Pointer
KittlerIllingworthThresholdCalculator()=default
typename HistogramType::AbsoluteFrequencyType AbsoluteFrequencyType
typename HistogramType::SizeValueType SizeValueType
KittlerIllingworthThresholdCalculator Self
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....