19#ifndef itkLiThresholdCalculator_h
20#define itkLiThresholdCalculator_h
55template <
typename THistogram,
typename TOutput =
double>
87#ifndef ITK_MANUAL_INSTANTIATION
88# include "itkLiThresholdCalculator.hxx"
Base class to compute a threshold value based on the histogram of an image.
Computes the Li threshold for an image. Aka intermeans.
~LiThresholdCalculator() override=default
LiThresholdCalculator()=default
void GenerateData() override
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....