Cropping a Folder of Images

1 次查看(过去 30 天)
I am trying to crop multiple images instead of cropping them on at a time. I tried using the "imcrop" command but the result was an "Invalid Input". Is there a way to do this with a loop?

采纳的回答

Image Analyst
Image Analyst 2019-5-23
Put imcrop() in the middle of the for loop.

更多回答(0 个)

类别

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