no use imrotate(im,angle)

1 comentario

Rik
Rik el 24 de Sept. de 2018
Do you mean that doesn't work? Or do you mean you have a homework assignment that tells you to make this?

Iniciar sesión para comentar.

 Respuesta aceptada

Image Analyst
Image Analyst el 24 de Sept. de 2018

0 votos

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.

Más respuestas (0)

Categorías

Preguntada:

el 24 de Sept. de 2018

Respondida:

el 24 de Sept. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by