Patch an image with lots of holes

2 次查看(过去 30 天)
Kyle Wang
Kyle Wang 2015-4-9
Given the binary attached, I'm look for a way to patch those white part without using contourf function.
My routine is: bwboudaries => get edge coordinates => Loop through each detected edge, patch(x,y, [0.5 0.5 0.5]). However, such method fills the holes as well. The reason I want edge coordinates is that I can choose a segment to patch. But contourf function doesn't give me such flexibility.

回答(0 个)

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by