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!