19#ifndef itkMaximumEntropyThresholdCalculator_h
20#define itkMaximumEntropyThresholdCalculator_h
51template <
typename THistogram,
typename TOutput =
double>
83#ifndef ITK_MANUAL_INSTANTIATION
84# include "itkMaximumEntropyThresholdCalculator.hxx"
Base class to compute a threshold value based on the histogram of an image.
Light weight base class for most itk classes.
Computes the MaximumEntropy's threshold for an image.
MaximumEntropyThresholdCalculator()=default
~MaximumEntropyThresholdCalculator() override=default
void GenerateData() override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....