How to perform rotation of an image around it's center?

조회 수: 5 (최근 30일)
Rawan hamdi
Rawan hamdi 2013년 12월 10일
답변: Matt J 2013년 12월 10일
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

답변 (1개)

Matt J
Matt J 2013년 12월 10일
You can use this function in conjunction with imtransform()

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by