SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::BSplineDecompositionImageFilter |
Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::BSplineDecomposition (const Image &image1, uint32_t splineOrder=3u) |
Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More... | |