Search found 1 match

by jpsmaster16
2013-12-09T06:36:32-07:00
Forum: MagickWand for PHP
Topic: Find darkest region in the image
Replies: 1
Views: 54623

Find darkest region in the image

I own 249x99 pixels in an image.
I need to find the darkest region in the image. This region will have a maximum size of 60x30 pixels

I'm starting now with ImageMagick. Have an average experience in PHP.