how to rotate an image using rotation matrix.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!