26 #ifndef __vtkImageRange3D_h
27 #define __vtkImageRange3D_h
30 #include "vtkImagingGeneralModule.h"
40 void PrintSelf(ostream& os, vtkIndent indent);
45 void SetKernelSize(
int size0,
int size1,
int size2);
54 vtkInformationVector **inputVector,
55 vtkInformationVector *outputVector);
56 void ThreadedRequestData(vtkInformation *request,
57 vtkInformationVector **inputVector,
58 vtkInformationVector *outputVector,
59 vtkImageData ***inData, vtkImageData **outData,
60 int extent[6],
int id);
61 virtual int RequestData(vtkInformation *request,
62 vtkInformationVector **inputVector,
63 vtkInformationVector *outputVector);
void PrintSelf(ostream &os, vtkIndent indent)
Create a binary image of an ellipsoid.
Max - min of a circular neighborhood.
Filters that operate on pixel neighborhoods.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkImageEllipsoidSource * Ellipse
static vtkImageSpatialAlgorithm * New()