|
Classes | |
| class | itk::BSplineDecompositionImageFilter< TInputImage, TOutputImage > |
| Calculates the B-Spline coefficients of an image. Spline order may be from 0 to 5. More... | |
| class | itk::BSplineDownsampleImageFilter< TInputImage, TOutputImage, ResamplerType > |
| Down-samples an image by a factor of 2 using B-Spline filter interpolation. More... | |
| class | itk::BSplineL2ResampleImageFilterBase< TInputImage, TOutputImage > |
| Uses the "Centered l2" B-Spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More... | |
| class | itk::BSplineResampleImageFilterBase< TInputImage, TOutputImage > |
| Uses the "l2" spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More... | |
| class | itk::BSplineUpsampleImageFilter< TInputImage, TOutputImage, ResamplerType > |
| Uses B-Spline interpolation to upsample an image by a factor of 2. This class is the public interface for spline upsampling as defined by the ResamplerType. More... | |
| class | itkBSplineCenteredL2ResampleImageFilterBase |
| Uses the "Centered L2" B-Spline pyramid implementation of B-Spline Filters to up/down sample an image by a factor of 2. More... | |
1.5.5 written by Dimitri van Heesch,
© 1997-2000