How to find neighbor pixel indices and calculate the count of pixels?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Rahul punk
on 15 Feb 2019
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!