Will imrotate preserve scale?

2 visualizzazioni (ultimi 30 giorni)
Andrew Bazyk
Andrew Bazyk il 2 Mar 2014
Risposto: Image Analyst il 2 Mar 2014
If I have an image with a scale of 10 pixels/1mm , will this scale be preserved after rotating with imrotate?

Risposta accettata

Image Analyst
Image Analyst il 2 Mar 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.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by