19 #ifndef __itkIsoDataThresholdCalculator_h
20 #define __itkIsoDataThresholdCalculator_h
53 template <
typename THistogram,
typename TOutput=
double>
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkIsoDataThresholdCalculator.hxx"
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
HistogramType::SizeValueType SizeValueType
IsoDataThresholdCalculator Self
unsigned long SizeValueType
virtual ~IsoDataThresholdCalculator()
Computes the IsoData threshold for an image. Aka intermeans.
void operator=(const Self &)
SmartPointer< const Self > ConstPointer
HistogramType::InstanceIdentifier InstanceIdentifier
Base class to compute a threshold value based on the histogram of an image.
IsoDataThresholdCalculator()
Base class for most ITK classes.