Clear Filters
Clear Filters

I have holes in my outline. How to fill holes because i like to apply a poly2mask to closed outline.Please I need your help

4 views (last 30 days)
I have holes in my outline. How to fill holes because i like to apply a poly2mask to closed outline
  4 Comments

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 20 Jun 2012
Try edge linking. Here's one professor's implementation: http://www.csse.uwa.edu.au/~pk/Research/MatlabFns/#edgelink
  13 Comments
Image Analyst
Image Analyst on 20 Jun 2012
Also tell us the big picture. Forget about the outline for the moment. What do you really want to measure in the image?
Ryan
Ryan on 20 Jun 2012
The small holes could be closed with a dilation and re-thinning, iirc. Then find the end points (which would be the top gap) and connect them with a line.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!