Spline Deformation Generator
| SplineDeformationGenerator | |
|---|---|
| Project | Fiji | 
| URL | https://imagej.net/SplineDeformationGenerator | 
| Source | on GitHub | 
| License | GPLv3 | 
| Release | 2.0.1 | 
| Date | Sat Apr 29 23:07:42 CDT 2017 | 
| Development status | Stable | 
| Support status | Active | 
| Team | |
| Founders | Ignacio Arganda-Carreras, Johannes Schindelin | 
| Leads | Ignacio Arganda-Carreras | 
| Developers | - | 
| Debuggers | Ignacio Arganda-Carreras | 
| Reviewers | Ignacio Arganda-Carreras | 
| Support | Ignacio Arganda-Carreras | 
| Maintainers | Ignacio Arganda-Carreras, Curtis Rueden | 
| Contributors | Johannes Schindelin, Mark Hiner | 
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).
