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
回答(2 个)
Walter Roberson
2014-3-15
0 个投票
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 个评论
Abinaya
2014-3-15
Walter Roberson
2014-3-15
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
2014-3-16
编辑:Image Analyst
2014-3-16
Abinaya
2014-3-16
编辑:Walter Roberson
2014-3-16
Walter Roberson
2014-3-16
MATLAB already has a form of qhull available. See
But if you prefer to be sure, download qhull and install it.
Image Analyst
2014-3-15
0 个投票
You've given me nothing to work with. No images. No code. How can I help you?
类别
在 帮助中心 和 File Exchange 中查找有关 Neighborhood and Block Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!