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
1 view (last 30 days)
Show older comments
I have holes in my outline. How to fill holes because i like to apply a poly2mask to closed outline
4 Comments
Walter Roberson
on 19 Jun 2012
It had an extra colon at the beginning
https://www.dropbox.com/sh/gb02kopgo0ukmx2/WesN7ZS7C1
Answers (1)
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
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
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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!