skeletonisation algorithm using voronoi diagram
Mostrar comentarios más antiguos
have some roads and others binary images and I have its voronoi diagram of the image. I'm trying to calculate the skeleton.. not having sucess until now!!
can anyone help?
pls help me.i m in last stage of my proj
Respuestas (2)
Walter Roberson
el 15 de Mzo. de 2014
0 votos
What difficulty did you encounter in using the code from the file exchange? http://www.mathworks.co.uk/matlabcentral/answers/121067-is-it-possible-to-apply-skeletonisation-to-voronoi
5 comentarios
Abinaya
el 15 de Mzo. de 2014
Walter Roberson
el 15 de Mzo. de 2014
Use the download button. That will download a .zip that you can then expand into a new directory. Use MATLAB's pathtool to add that directory to your MATLAB path. You can then call upon the function.
Abinaya
el 16 de Mzo. de 2014
Editada: Image Analyst
el 16 de Mzo. de 2014
Abinaya
el 16 de Mzo. de 2014
Editada: Walter Roberson
el 16 de Mzo. de 2014
Walter Roberson
el 16 de Mzo. de 2014
MATLAB already has a form of qhull available. See
But if you prefer to be sure, download qhull and install it.
Image Analyst
el 15 de Mzo. de 2014
0 votos
You've given me nothing to work with. No images. No code. How can I help you?
Categorías
Más información sobre Neighborhood and Block Processing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!