Implementation of Image warping

This is a matlab implementation of image warping algorithm.

You are now following this Submission

This is a matlab implementation of image warping algorithm.
The output is controlled by the warping matrix
m =[1, -0.1, 0
0, 1, 0.2
0, 0, 1];

Cite As

Shuang Wang (2026). Implementation of Image warping (https://se.mathworks.com/matlabcentral/fileexchange/40116-implementation-of-image-warping), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0