Affine Transformation and Inverse Transformation
Version 1.0.0 (13.2 KB) by
RFM
Forward Transformations Including Scaling, Rotation and Translation followed by Inverse Transformation and Image Restoration
Basic Concept (SUMMARY)
1. Read an Input Image
2. Scale the Image by 2 (UP SCALE)
Steps (increase the size of image, using bi-linear interpolation)
3. Rotate the Image by Rotation Matrix
4. Translation in Rows and Colms
5. Apply Inverse Transformation
6. Crop the Image to the Original Image Size
7. Display the Restored Img
Cite As
RFM (2024). Affine Transformation and Inverse Transformation (https://www.mathworks.com/matlabcentral/fileexchange/73889-affine-transformation-and-inverse-transformation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Object Analysis >
Find more on Object Analysis in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |