Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: image statistics

by dondelelcaro (Monk)
on Dec 04, 2004 at 05:49 UTC ( [id://412364]=note: print w/replies, xml ) Need Help??


in reply to image statistics

Is there a Perl module that can handle an image as a complex array of integer values? Is there some better way of using ImageMagick for this?
Assuming the image you're using is supported by imlib2, you're probably better off using Image::Imlib2 and it's query_pixel function.

As far as statistics go, PDL is a common choice, or you could use Statistics::Basic or go even more complex, and send the data to R.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-03-28 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found