Simple Warping Routine
No License
The function is a very simple Thin-Plane spline warping of the two images. Image [pink] is warped onto image [get]. The warping is defined by a set of reference points [Zp=[Xp Yp]] on the [pink] image and a set of corresponding points on the template image [get]. The warping implemented will translate Zp -> Zg exactly.
The function does not perfom any interpolation as it can be very application specific.
Reference:
F.L. Bookstein, "Principal Warps: Thin-Plate splines and the decomposition of deformations", IEEE Tr. on Pattern Analysis and Machine Intel, vol. 11, No. 6, June 1989.
Cite As
Alex /Gloria Ossadtchi /Halfacre (2026). Simple Warping Routine (https://www.mathworks.com/matlabcentral/fileexchange/1203-simple-warping-routine), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
- AI and Statistics > Curve Fitting Toolbox > Splines >
- MATLAB > Graphics > Images > Read, Write, and Modify Image >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
