Identify colors by K mean cluster approach
1 回表示 (過去 30 日間)
古いコメントを表示
I know the pixel values of the different band now I want to identify the color of that band by K mean cluster approach. please help.
0 件のコメント
回答 (1 件)
Image Analyst
2018 年 1 月 6 日
This is usually a lousy way to do color segmentation. Nonetheless I'm attaching my demo to do it.
I find discriminant analysis with the classify() function does a better job, though not perfect. Demo attached for that too.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Cluster Analysis and Anomaly Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!