how i can make pixels into cluster using k-mean clustering method
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Image Analyst
le 18 Déc 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 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!