33 #ifndef vtkImageButterworthLowPass_h 34 #define vtkImageButterworthLowPass_h 53 void SetXCutOff(
double v);
54 void SetYCutOff(
double v);
55 void SetZCutOff(
double v);
80 int outExt[6],
int id);
Frequency domain Low pass.
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
a simple class to control print indentation
topologically and geometrically regular array of data
#define vtkGetVector3Macro(name, type)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
#define VTKIMAGINGFOURIER_EXPORT
~vtkImageButterworthLowPass()
static vtkAlgorithm * New()
#define vtkSetVector3Macro(name, type)
#define vtkSetMacro(name, type)