vtkImageRange3D - Max - min of a circular neighborhood.
Super Class: vtkImageSpatialFilter
Description:
vtkImageRange3D replaces a pixel with the maximum minus minimum over an elipsiodal neighborhood. If KernelSize of an axis is 1, no processing is done on that axis.
Methods:
![]() | void vtkImageRange3D () |
![]() | void vtkImageRange3D () |
![]() | static vtkImageRange3D *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void SetKernelSize (int ,int ,int ) |
![]() | void ExecuteImageInformation () |
![]() | void ThreadedExecute (vtkImageData * ,vtkImageData * ,int ,int ) |
Detailed Method Descriptions:
![]() | void SetKernelSize (int ,int ,int ) |