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

 採用された回答

Jan
Jan 2014 年 4 月 4 日

0 投票

You can find many alternatives in the FileExchange:
Look in the documentation and the examples provided with many of these submissions.

その他の回答 (1 件)

Marta Salas
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
Meshooo 2014 年 4 月 4 日
Thank you very much, but do you know how to apply it to an image?
Marta Salas
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.

サインインしてコメントする。

質問済み:

2014 年 4 月 4 日

コメント済み:

2014 年 4 月 4 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by