Polygon ROI extraction from an image
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I want to extract a polygon ROI from an image and work with that ROI further. How can I extract the ROI from the image and save it as an array??
0 件のコメント
採用された回答
Image Analyst
2017 年 2 月 22 日
Use functions like imfreehand(), roipoly(), roipolyold(), poly2mask(), rbbox(), imrect(), and/or imcrop().
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!