how to rotate an image using rotation matrix.
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to rotate an image of 568*720*3 using the rotation matrix R=[cos(angle) -sin(angle);sin(angle) cos(angle)]; do anyone have any idea how to do it. Thanks and Humble Regards
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!