skeletonisation algorithm using voronoi diagram

3 views (last 30 days)
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

Answers (2)

Walter Roberson
Walter Roberson on 15 Mar 2014
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 Comments
Walter Roberson
Walter Roberson on 16 Mar 2014
MATLAB already has a form of qhull available. See
But if you prefer to be sure, download qhull and install it.

Sign in to comment.


Image Analyst
Image Analyst on 15 Mar 2014
You've given me nothing to work with. No images. No code. How can I help you?
  3 Comments
Abinaya
Abinaya on 16 Mar 2014
Thank You.I'll follow it!
For using this file should i need to download qhull also

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!