フィルターのクリア

bounding box Dissociated out image

1 回表示 (過去 30 日間)
tsai kai shung
tsai kai shung 2017 年 10 月 28 日
コメント済み: tsai kai shung 2017 年 10 月 28 日
How to use the bounding box Dissociated out from the picture in the speed limit symbol I want to do ORC processing like 60.jpg -> 2.jpg

採用された回答

Walter Roberson
Walter Roberson 2017 年 10 月 28 日
imcrop() the image passing in the bounding box found by regionprops.
Note: in all versions of MATLAB as far back as I checked, imcrop will produce an image one pixel too wide and too deep, but you will probably never notice.
  1 件のコメント
tsai kai shung
tsai kai shung 2017 年 10 月 28 日
I use rgb to hsv find red region then find region boundingbox imcrop original image thank you for your help

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

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange区域和图像属性 についてさらに検索

Community Treasure Hunt

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

Start Hunting!