http://www.perlmonks.org?node_id=576391


in reply to Re: Perl Image Analysis
in thread Perl Image Analysis

Or, perhaps they could use Imager. It has a getpixel method:

my $color = $img->getpixel(x=>50, y=>70);

...and can read TIFF files (given the existence of libtiff).

--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you.
" (src)