Count the percentage of white pixels on image #729
Answered
by
dlemstra
gmarcucci1987
asked this question in
Help
-
Hi, convert 50889165.png -fuzz 4% -fill White -opaque White -fuzz 0 -fill Black +opaque White -precision 15 -format %[fx:int(meanwh+0.5)] info: Source: |
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Sep 8, 2020
Replies: 1 comment 5 replies
-
Do you want to get the total of white or white-ish pixels? For the first there is an easier way to do this. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
gmarcucci1987
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you want to get the total of white or white-ish pixels? For the first there is an easier way to do this.