skeletonisation algorithm using voronoi diagram
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (2 件)
Walter Roberson
2014 年 3 月 15 日
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 件のコメント
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 日
You've given me nothing to work with. No images. No code. How can I help you?
3 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!