Will imrotate preserve scale?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuesta aceptada
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.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!