How to perform rotation of an image around it's center?
5 views (last 30 days)
Show older comments
Hi, I want to rotate an image around it's center by the following steps: 1)Translate the image to the origin so that it's center is at (0,0) 2) Perform Rotation using some matrix 3) Translate back to it's original position
Thank you
0 Comments
Answers (1)
See Also
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!