Cropping a Folder of Images

3 ビュー (過去 30 日間)
Articat
Articat 2019 年 5 月 22 日
回答済み: Image Analyst 2019 年 5 月 23 日
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 Center および File ExchangeLoops and Conditional Statements についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by