Any alternative to kmeans functions for image processing toolbox?
이전 댓글 표시
Dear all,
I would like to use the kmeans functions that comes with the stats toolbox to segment an image similar to the matlab example
However, I only have the image processing toolbox. Is there any alternative to kmeans function that I can run?
Thank you.
meshoo
채택된 답변
추가 답변 (1개)
Marta Salas
2014년 4월 4일
편집: Marta Salas
2014년 4월 4일
0 개 추천
Piotr's toolbox contains a kmeans function (folder classify: kmeans2). It's open source, you can download it from this link: http://vision.ucsd.edu/~pdollar/toolbox/doc/
댓글 수: 2
Meshooo
2014년 4월 4일
Marta Salas
2014년 4월 4일
What do you want to do? From your original question I thought your problem was you did not have access to the kmeans function.
카테고리
도움말 센터 및 File Exchange에서 k-Means and k-Medoids Clustering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!