Cropping an image without resizing it
Mostrar comentarios más antiguos
Is it possible to crop an image in matlab so that the cropped image will have the same size as it was in the original image ? Thanks
Respuestas (1)
David Barry
el 4 de En. de 2017
Editada: David Barry
el 4 de En. de 2017
0 votos
Yes you can crop it and then resize it back to the original size if that's really what you want to do. You could use imresize. https://uk.mathworks.com/help/images/ref/imresize.html
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!