Flood counting pixels (Counting pixels instead of filling with a color)
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello. Does someone have a simple sample for flood filling for a picture, or even better a sample of how to count the pixels instead. What I want is to count the pixels with the same color that touch eachother. I saw some flood filling you could rewrite, but those are very complicated so a simple sample for that would also be great. Hope you can help.
-
Hello. Does someone have a simple sample for flood filling for a picture, or even better a sample of how to count the pixels instead. What I want is to count the pixels with the same color that touch eachother. I saw some flood filling you could rewrite, but those are very complicated so a simple sample for that would also be great. Hope you can help.