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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have holes in my outline. How to fill holes because i like to apply a poly2mask to closed outline
4 comentarios
Walter Roberson
el 19 de Jun. de 2012
It had an extra colon at the beginning
https://www.dropbox.com/sh/gb02kopgo0ukmx2/WesN7ZS7C1
Respuestas (1)
Image Analyst
el 20 de Jun. de 2012
Try edge linking. Here's one professor's implementation: http://www.csse.uwa.edu.au/~pk/Research/MatlabFns/#edgelink
13 comentarios
Image Analyst
el 20 de Jun. de 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
el 20 de Jun. de 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.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!