Turning Contours into ROI

3 次查看(过去 30 天)
henry wang
henry wang 2015-2-19
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?

回答(1 个)

Image Analyst
Image Analyst 2015-2-19
Use poly2mask in the Image Processing Toolbox.

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by