Search found 1 match
- 2018-04-08T10:24:56+00:00
- Forum: Digital Image Processing
- Topic: How to determine percentage of "X" color from "Y" colored background.
- Replies: 1
- Views: 31034
How to determine percentage of "X" color from "Y" colored background.
Howdy! I'm building a mobile app via React Native that requires some image processing: I need to determine the percentage of color red splotches on a green colored background. I've done some research already into some other discussions on the ImageMagick discussion archives, but I'm really lost. The...