Cropping an image without resizing it

3 次查看(过去 30 天)
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

回答(1 个)

David Barry
David Barry 2017-1-4
编辑:David Barry 2017-1-4
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

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by