Comparison of interpolators
Description
Compares the standard interpolations and the interpolations provided by the Biomedical Imaging Group when a rotation is successively applied to an image.
Reference
P. Thévenaz, T. Blu, M. Unser, "Image Interpolation and Resampling," Handbook of Medical Imaging, Processing and Analysis, I.N. Bankman, Ed., Academic Press, San Diego Ca, USA, pp. 393-420, 2000.
Standard methods:
- Constant: Nearest-Neighbor
- Linear: B-Spline
- Quadratic: Dodgson
- Cubic: Keys
- Cubic: Schaum
|
BIG methods:
- Constant: B-spline
- Linear: B-spline
- Quadratic: B-spline
- Quadratic: Omoms
- Cubic: B-spline
- Cubic: Omoms
- High Quality: B-spline 11
|
|