skeletonisation algorithm using voronoi diagram

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
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
Abinaya am 15 Mär. 2014
I just copied the entire file and tried with my code. In the first line i got an error stating that function definitions are not permitted at the prompta or scripts..
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
Abinaya am 16 Mär. 2014
Bearbeitet: Image Analyst am 16 Mär. 2014
1) Sir, for using this file should i also need to download qhull also??
2) what are the inputs mean(BW,varargin)??
Abinaya
Abinaya am 16 Mär. 2014
Bearbeitet: 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.

Melden Sie sich an, um zu kommentieren.

Image Analyst
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?

3 Kommentare

Abinaya
Abinaya am 16 Mär. 2014
https://drive.google.com/folderview?id=0B7W9pCpzX8fTWU1LVUFnd2F4SVU&usp=sharing
Abinaya
Abinaya am 16 Mär. 2014
Thank You.I'll follow it!
For using this file should i need to download qhull also

Melden Sie sich an, um zu kommentieren.

Tags

Gefragt:

am 15 Mär. 2014

Bearbeitet:

am 16 Mär. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by