Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl Image Analysis

by mattr (Curate)
on Oct 05, 2006 at 11:44 UTC ( [id://576511]=note: print w/replies, xml ) Need Help??


in reply to Perl Image Analysis

FWIW I had a good experience with Perl-Fu, which is a server run from within the gimp to respond to commands from Perl. (also you can do batch stuff with the Gimp I believe). There are also a bunch of gimp shells I think python-fu and emacs have them, I used pgshell in perl. It let me paste a series of commands on the command line and see them executed so I could confirm my perl program's image manipulation routines would drive gimp correctly. As for grayscale I don't remember, but of course you can convert the image to grayscale, use a single channel as grayscale, or just average the r,g,b yourself. That said I don't quite understand why you are splitting the image into files. Anyway above poster re PDL seems on target but if you really just want pixel values the image magick or gimp will do it for you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-19 03:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found