imfill or other function to make a donut from contours?
显示 更早的评论
Hello,
I am trying to make a donut from two concentric sets of contours. When I use imfill, it completely fills in the outer contour. I was wondering if there is function that will fill in the space between the two concentric contours, and leave the center of the inner contour empty. It needs to generalize to be able to handle multiple inner contours (think Swiss cheese rather than a donut) but does not necessarily need to be able to handle more than 2 nested contours. I know a way to accomplish this, but don't want to write the code if MATLAB has a function that can already do it. Any help would be appreciated. thanks!
回答(2 个)
James
2014-3-5
0 个投票
1 个评论
Image Analyst
2014-3-5
They were probably waiting for you to post a diagram showing what you have and what you want, to make it easier to understand.
类别
在 帮助中心 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
