フィルターのクリア

K means clustering vs K means ++ clustering

1 回表示 (過去 30 日間)
winnie poh
winnie poh 2022 年 7 月 18 日
回答済み: GandaBerunda 2022 年 7 月 19 日
May I know this K means clustering segmentation coding is using K++ means method or K means method? It is because I saw the reference is K++ means: The Advantages of Careful Seeding. Do you have the imsegkmeans () function coding?
Thanks.

採用された回答

GandaBerunda
GandaBerunda 2022 年 7 月 19 日
Hi winnie poh,
You can see the imsegkmeans() function coding by using
open imsegkmeans
This just calls another function images.internal.algkmeans, the code of which can be seen by
open images.internal.algkmeans
Hope it helps

その他の回答 (0 件)

タグ

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by