K means clustering vs K means ++ clustering

조회 수: 4 (최근 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개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by