19#ifndef itkOtsuThresholdCalculator_h
20#define itkOtsuThresholdCalculator_h
44template <
typename THistogram,
typename TOutput =
double>
68 itkSetMacro(ReturnBinMidpoint,
bool);
69 itkGetConstReferenceMacro(ReturnBinMidpoint,
bool);
70 itkBooleanMacro(ReturnBinMidpoint);
100#ifndef ITK_MANUAL_INSTANTIATION
101# include "itkOtsuThresholdCalculator.hxx"
HistogramThresholdCalculator()
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
HistogramThresholdCalculator< THistogram, TOutput > Superclass
SmartPointer< const Self > ConstPointer
OtsuMultipleThresholdsCalculator< HistogramType >::Pointer m_OtsuMultipleThresholdsCalculator
OtsuThresholdCalculator Self
~OtsuThresholdCalculator() override=default
void GenerateData() override
OtsuThresholdCalculator()
virtual void Update()
Bring this filter up-to-date.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....