how i can make pixels into cluster using k-mean clustering method
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Image Analyst
el 18 de Dic. de 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 comentario
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!