Turning Contours into ROI

4 visualizzazioni (ultimi 30 giorni)
henry wang
henry wang il 19 Feb 2015
Risposto: Image Analyst il 19 Feb 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?

Risposte (1)

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

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by