K means
이전 댓글 표시
I am a student of final year engineering - and i am doing a project on image enhancement using wavelets.
Please tell me what exactly is K-means image segmentation. And, what is the difference between k-means segmentation and k-means clustering?
댓글 수: 1
the cyclist
2011년 9월 29일
It seems to me that this question is better aimed at Google than here, although you may get a good answer here because there are some image processing experts here.
답변 (1개)
leon
2011년 11월 28일
0 개 추천
k-means is used to cluster data. it belong to unsupervise algorithm. basically this algorithm is used for 1d data. but one can use it to segment image also.
카테고리
도움말 센터 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!