how i can make pixels into cluster using k-mean clustering method
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Image Analyst
am 18 Dez. 2012
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).
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!