skeletonisation algorithm using voronoi diagram
Ältere Kommentare anzeigen
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
Antworten (2)
Walter Roberson
am 15 Mär. 2014
0 Stimmen
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 Kommentare
Abinaya
am 15 Mär. 2014
Walter Roberson
am 15 Mär. 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
am 16 Mär. 2014
Bearbeitet: Image Analyst
am 16 Mär. 2014
Abinaya
am 16 Mär. 2014
Bearbeitet: Walter Roberson
am 16 Mär. 2014
Walter Roberson
am 16 Mär. 2014
MATLAB already has a form of qhull available. See
But if you prefer to be sure, download qhull and install it.
Image Analyst
am 15 Mär. 2014
0 Stimmen
You've given me nothing to work with. No images. No code. How can I help you?
Kategorien
Mehr zu Neighborhood and Block Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!