how to rotate an image using rotation matrix.

2 次查看(过去 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

回答(1 个)

KSSV
KSSV 2017-5-9
doc imrotate
  4 个评论

请先登录,再进行评论。

类别

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