26 #ifndef __vtkImageSobel2D_h
27 #define __vtkImageSobel2D_h
30 #include "vtkImagingGeneralModule.h"
38 void PrintSelf(ostream& os, vtkIndent indent);
44 void ThreadedRequestData(vtkInformation *request,
45 vtkInformationVector **inputVector,
46 vtkInformationVector *outputVector,
47 vtkImageData ***inData, vtkImageData **outData,
48 int outExt[6],
int id);
50 vtkInformationVector **inputVector,
51 vtkInformationVector *outputVector);
void PrintSelf(ostream &os, vtkIndent indent)
Computes a vector field using sobel functions.
Filters that operate on pixel neighborhoods.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkImageSpatialAlgorithm * New()