how to crop part with specific features from image

hi every body...i have images and i want to crop the blue rectanglure part from image how can i do this

1 件のコメント

Ben11
Ben11 2014 年 7 月 5 日
can you show the image? Did you try imcrop?

サインインしてコメントする。

 採用された回答

Akshay
Akshay 2014 年 7 月 22 日

0 投票

To extract a rectangular portion of an image, use the “ imcrop ” function. Using “imcrop”, you can specify the crop region interactively using the mouse or programmatically by specifying the size and position of the crop region.

その他の回答 (0 件)

質問済み:

2014 年 7 月 4 日

回答済み:

2014 年 7 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by