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