Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
Rawan hamdi
Rawan hamdi le 10 Déc 2013
Réponse apportée : Matt J le 10 Déc 2013
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

Réponses (1)

Matt J
Matt J le 10 Déc 2013
You can use this function in conjunction with imtransform()

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by