17 #ifndef __mitkOclImageToImageFilter_h
18 #define __mitkOclImageToImageFilter_h
25 class OclImageToImageFilter;
70 bool InitExec(cl_kernel ckKernel);
73 virtual int GetBytesPerElem();
77 unsigned int m_BlockDims[3];
81 #endif // __mitkOclImageToImageFilter_h
itk::SmartPointer< Self > Pointer
static void Update(vtkPolyData *)
DataCollection - Class to facilitate loading/accessing structured data.
The OclImageToImageFilter is the base class for all OpenCL image filter generating images...
The OclImageFilter is the topmost class for all filter which take images as input.
mitk::OclImage::Pointer m_Output
Class for defining the data type of pixels.