Polygon ROI extraction from an image

2 Ansichten (letzte 30 Tage)
M. M.  Farhad
M. M. Farhad am 21 Feb. 2017
Beantwortet: Image Analyst am 22 Feb. 2017
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??

Akzeptierte Antwort

Image Analyst
Image Analyst am 22 Feb. 2017
Use functions like imfreehand(), roipoly(), roipolyold(), poly2mask(), rbbox(), imrect(), and/or imcrop().

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by