Turning Contours into ROI

2 visualizaciones (últimos 30 días)
henry wang
henry wang el 19 de Feb. de 2015
Respondida: Image Analyst el 19 de Feb. de 2015
Hi,
I have a list of points (stored in an array) which describe the contours of a 2d shape. I want everything inside and on the boundary of the contour to be 1 and everything outside to be zero. How do I do this in Matlab?

Respuestas (1)

Image Analyst
Image Analyst el 19 de Feb. de 2015
Use poly2mask in the Image Processing Toolbox.

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by