Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hello, I want to be able to detect the white regions in an image.
Here is an example.
Precondition:
- SVG or Raster image
- Only two colors (mainly): black and white
- The regions are well defined: there are no tiny regions (eg. 1x1px regions)
Postcondition:
- the numer of blank regions (11)
Thanks in advantage
Last edited by kaliber on 2016-01-27T12:14:01-07:00, edited 1 time in total.