19 #ifndef itkIsoDataThresholdCalculator_h
20 #define itkIsoDataThresholdCalculator_h
53 template <
typename THistogram,
typename TOutput=
double>
78 void GenerateData()
override;
87 #ifndef ITK_MANUAL_INSTANTIATION
88 #include "itkIsoDataThresholdCalculator.hxx"
Light weight base class for most itk classes.
unsigned long SizeValueType
typename HistogramType::InstanceIdentifier InstanceIdentifier
Computes the IsoData threshold for an image. Aka intermeans.
typename HistogramType::SizeValueType SizeValueType
Base class to compute a threshold value based on the histogram of an image.