Wrapper class around itk::OtsuMultipleThresholdsImageFilter.
More...
#include <vtkvmtkOtsuMultipleThresholdsImageFilter.h>
Wrapper class around itk::OtsuMultipleThresholdsImageFilter.
- Date
- 2006/04/06 16:48:25
- Revision
- 1.2
vtkvmtkOtsuMultipleThresholdsImageFilter
Definition at line 41 of file vtkvmtkOtsuMultipleThresholdsImageFilter.h.
◆ Superclass
◆ vtkvmtkOtsuMultipleThresholdsImageFilter()
vtkvmtkOtsuMultipleThresholdsImageFilter::vtkvmtkOtsuMultipleThresholdsImageFilter |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkOtsuMultipleThresholdsImageFilter()
vtkvmtkOtsuMultipleThresholdsImageFilter::~vtkvmtkOtsuMultipleThresholdsImageFilter |
( |
| ) |
|
|
protected |
◆ New()
◆ IsTypeOf()
static int vtkvmtkOtsuMultipleThresholdsImageFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkOtsuMultipleThresholdsImageFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkOtsuMultipleThresholdsImageFilter::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ GetNumberOfHistogramBins()
virtual int vtkvmtkOtsuMultipleThresholdsImageFilter::GetNumberOfHistogramBins |
( |
| ) |
|
|
virtual |
◆ SetNumberOfHistogramBins()
virtual void vtkvmtkOtsuMultipleThresholdsImageFilter::SetNumberOfHistogramBins |
( |
int |
| ) |
|
|
virtual |
◆ GetNumberOfThresholds()
virtual int vtkvmtkOtsuMultipleThresholdsImageFilter::GetNumberOfThresholds |
( |
| ) |
|
|
virtual |
◆ SetNumberOfThresholds()
virtual void vtkvmtkOtsuMultipleThresholdsImageFilter::SetNumberOfThresholds |
( |
int |
| ) |
|
|
virtual |
◆ GetLabelOffset()
virtual int vtkvmtkOtsuMultipleThresholdsImageFilter::GetLabelOffset |
( |
| ) |
|
|
virtual |
◆ SetLabelOffset()
virtual void vtkvmtkOtsuMultipleThresholdsImageFilter::SetLabelOffset |
( |
int |
| ) |
|
|
virtual |
◆ GetThresholds()
virtual vtkFloatArray* vtkvmtkOtsuMultipleThresholdsImageFilter::GetThresholds |
( |
| ) |
|
|
virtual |
◆ SimpleExecute()
virtual void vtkvmtkOtsuMultipleThresholdsImageFilter::SimpleExecute |
( |
vtkImageData * |
input, |
|
|
vtkImageData * |
output |
|
) |
| |
|
protectedvirtual |
◆ RequestInformation()
virtual int vtkvmtkOtsuMultipleThresholdsImageFilter::RequestInformation |
( |
vtkInformation * |
vtkNotUsedrequest, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: