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!