Go to the documentation of this file.
29 #ifndef vtkImageVariance3D_h
30 #define vtkImageVariance3D_h
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void SetKernelSize(int size0, int size1, int size2)
static vtkImageVariance3D * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
topologically and geometrically regular array of data
a simple class to control print indentation
#define VTKIMAGINGGENERAL_EXPORT
vtkImageEllipsoidSource * Ellipse
Create a binary image of an ellipsoid.
Filters that operate on pixel neighborhoods.
Variance in a neighborhood.