Polygon ROI extraction from an image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
M. M. Farhad
el 21 de Feb. de 2017
Respondida: Image Analyst
el 22 de Feb. de 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 comentarios
Respuesta aceptada
Image Analyst
el 22 de Feb. de 2017
Use functions like imfreehand(), roipoly(), roipolyold(), poly2mask(), rbbox(), imrect(), and/or imcrop().
0 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!