Polygon ROI extraction from an image
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
M. M. Farhad
le 21 Fév 2017
Réponse apportée : Image Analyst
le 22 Fév 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??
0 commentaires
Réponse acceptée
Image Analyst
le 22 Fév 2017
Use functions like imfreehand(), roipoly(), roipolyold(), poly2mask(), rbbox(), imrect(), and/or imcrop().
0 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!