how i can make pixels into cluster using k-mean clustering method
3 ビュー (過去 30 日間)
古いコメントを表示
hi , i am a beginer in matlab, i want to write a code for removing rain from a picture using k-mean clustering method. the method is helping us to make 2 clusters one for background another for streak pixels,by taking the intensity values of each pixel as the raw data. please help regarding this ,its very important
THANKS IN ADVANCE,
0 件のコメント
採用された回答
Image Analyst
2012 年 12 月 18 日
Here's an example: http://www.mathworks.com/products/demos/image/color_seg_k/ipexhistology.html Obviously you will have to adapt it (yourself, not by us).
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!