Any alternative to kmeans functions for image processing toolbox?
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Marta Salas
am 4 Apr. 2014
Bearbeitet: Marta Salas
am 4 Apr. 2014
0 Stimmen
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 Kommentare
Meshooo
am 4 Apr. 2014
Marta Salas
am 4 Apr. 2014
What do you want to do? From your original question I thought your problem was you did not have access to the kmeans function.
Kategorien
Mehr zu k-Means and k-Medoids Clustering finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!