|
VTK
|
#include "vtkAbstractImageInterpolator.h"

Go to the source code of this file.
Classes | |
| class | vtkImageBSplineInterpolator |
| perform b-spline interpolation on images More... | |
Defines | |
| #define | VTK_IMAGE_BSPLINE_DEGREE_MAX 9 |
| #define VTK_IMAGE_BSPLINE_DEGREE_MAX 9 |
Definition at line 44 of file vtkImageBSplineInterpolator.h.
1.7.5.1