Cropping an image without resizing it
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
David Barry
le 4 Jan 2017
Modifié(e) : David Barry
le 4 Jan 2017
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
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!