19 #ifndef itkLiThresholdImageFilter_h
20 #define itkLiThresholdImageFilter_h
51 template<
typename TInputImage,
typename TOutputImage,
typename TMaskImage=TOutputImage>
97 InputImageType::ImageDimension );
99 OutputImageType::ImageDimension );
LiThresholdImageFilter Self
Threshold an image using a HistogramThresholdCalculator.
static const unsigned int OutputImageDimension
Threshold an image using the Li Threshold.
OutputImageType::RegionType OutputImageRegionType
Statistics::Histogram< ValueRealType > HistogramType
TInputImage InputImageType
InputImageType::RegionType InputImageRegionType
Superclass::HistogramType HistogramType
HistogramThresholdImageFilter< TInputImage, TOutputImage, TMaskImage > Superclass
virtual void SetCalculator(CalculatorType *_arg)
MaskImageType::PixelType MaskPixelType
InputImageType::SizeType InputSizeType
InputImageType::IndexType InputIndexType
MaskImageType::IndexType MaskIndexType
Base class for all process objects that output image data.
TOutputImage OutputImageType
LiThresholdCalculator< HistogramType, InputPixelType > CalculatorType
MaskImageType::RegionType MaskImageRegionType
Computes the Li threshold for an image. Aka intermeans.
OutputImageType::IndexType OutputIndexType
InputImageType::Pointer InputImagePointer
SmartPointer< Self > Pointer
InputImageType::PixelType InputPixelType
static const unsigned int InputImageDimension
MaskImageType::SizeType MaskSizeType
OutputImageType::PixelType OutputPixelType
ImageBaseType::SizeType SizeType
~LiThresholdImageFilter() override
SmartPointer< const Self > ConstPointer
OutputImageType::Pointer OutputImagePointer
OutputImageType::SizeType OutputSizeType
ImageBaseType::IndexType IndexType