How to find neighbor pixel indices and calculate the count of pixels?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hey!!! I want to find the neighbor pixel indices and then calculate the count of neighbor pixels (say: white, grey and black pixels). After finding that count i want the pixel with highest count is assigned to target pixel. I want to repeat this step for every pixel of the image. This may reduce the irregularties in white, grey and black regions.
Below mentioned image is the result of my eperiment.
Pl support. thanks
0 comentarios
Respuestas (1)
Rahul punk
el 15 de Feb. de 2019
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!