Will imrotate preserve scale?

2 visualizaciones (últimos 30 días)
Andrew Bazyk
Andrew Bazyk el 2 de Mzo. de 2014
Respondida: Image Analyst el 2 de Mzo. de 2014
If I have an image with a scale of 10 pixels/1mm , will this scale be preserved after rotating with imrotate?

Respuesta aceptada

Image Analyst
Image Analyst el 2 de Mzo. de 2014
Yes, as long as your pixels are "square" meaning that the spacing between pixel centers in the row and column directions on the sensor are identical. I believe this is the most common situation. If they're not equally spaced horizontally and vertically, then you're going to have a shear and the image will look sort of warped.

Más respuestas (0)

Categorías

Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by