15 #ifndef __vtkITKNewOtsuThresholdImageFilter_h 16 #define __vtkITKNewOtsuThresholdImageFilter_h 22 #include "vtkObjectFactory.h"
Threshold an image using the Otsu Threshold.
Wrapper class around itk::NewOtsuThresholdImageFilter.
#define DelegateITKInputMacro(name, arg)
ImageFilterType * GetImageFilterPointer()
void SetOutsideValue(short value)
void SetNumberOfHistogramBins(unsigned long value)
void SetInsideValue(short value)
unsigned long GetNumberOfHistogramBins()
vtkImageAlgorithm Superclass
vtkITKNewOtsuThresholdImageFilter()
#define DelegateITKOutputMacro(name)
void SetOmega(double value)