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!