Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Perl Image Analysis

by LTjake (Prior)
on Oct 04, 2006 at 19:43 UTC ( [id://576391]=note: print w/replies, xml ) Need Help??


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)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://576391]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found