no use imrotate(im,angle)

1 commentaire

Rik
Rik le 24 Sep 2018
Do you mean that doesn't work? Or do you mean you have a homework assignment that tells you to make this?

Connectez-vous pour commenter.

 Réponse acceptée

Image Analyst
Image Analyst le 24 Sep 2018

0 votes

Scan the output image. For each row, column location use the Rotation matrix (from Wikipedia) to determine where in the input image the pixel should come from, and assign it.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by