The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!
SplineDeformationGenerator is an image processing interface for image deformations developed as an ImageJ plugin. It can perform 5 different types of image deformations:
- Elastic deformations (represented as well by cubic B-splines).
- Fisheye deformations.
- Perspective deformations.
- Barrel/pincushion deformations.
- “Smile” deformations, typical from 2D gels images.
Documentation
- Main site’s user manual
- API documentation
References
[1] I. Arganda-Carreras, C. O. S. Sorzano, R. Marabini, J.-M. Carazo, C. Ortiz-de Solorzano, and J. Kybic, “Consistent and Elastic Registration of Histological Sections using Vector-Spline Regularization,” Lecture Notes in Computer Science, Springer Berlin / Heidelberg, volume 4241/2006, CVAMIA: Computer Vision Approaches to Medical Image Analysis, pages 85-95, 2006.
[2] Carlos O. S. Sorzano, P. Thévenaz, M. Unser, “Elastic Registration of Biological Images Using Vector-Spline Regularization ,” IEEE Transactions on Biomedical Engineering, vol. 52, no. 4, pp. 652-663, April 2005. P.
[3] Thévenaz, T. Blu, M. Unser, “Interpolation Revisited,” IEEE Transactions on Medical Imaging, vol. 19, no. 7, pp. 739-758, July 2000.
[4] M. Unser, “Splines: A Perfect Fit for Signal and Image Processing,” IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (http://www.gnu.org/licenses/gpl.txt).