Polygon ROI extraction from an image

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??

 採用された回答

Image Analyst
Image Analyst 2017 年 2 月 22 日

0 投票

Use functions like imfreehand(), roipoly(), roipolyold(), poly2mask(), rbbox(), imrect(), and/or imcrop().

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by