Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

RE: image processing in perl

by steveAZ98 (Monk)
on Aug 13, 2000 at 05:43 UTC ( [id://27672]=note: print w/replies, xml ) Need Help??


in reply to image processing in perl

Check out Image::Magick, I think it may be what you are looking for. Here is the homepage so you can check it out first.

HTH

Replies are listed 'Best First'.
worlds simplest graphics file formats
by Anonymous Monk on Aug 13, 2000 at 12:06 UTC
    Hello, If you don't mind a little inefficency, there's always the pbm,pbm,and ppm fgraphics file formats (respecitively 1-bit, grayscale, 24bit color) Takes 10 -- 120 seconds to completely understand the format, the higher number only if you've been recently hit on the head. They're perfect for those 3-am-and-I've-never-written- a-graphics-file sort of scenarios. And, xv can view these formats. If you need a more standard format, just run 'em through a conversion utility like Image Magick's convert . Barry --- Barry Isralewitz Theoretical Biophysics Group Beckman 3121 Office Phone: (217) 244-1612 Home Phone: (217) 337-6364 email: barryi@ks.uiuc.edu http://www.ks.uiuc.edu/~barryi
RE: RE: image processing in perl
by acme (Novice) on Aug 17, 2000 at 18:49 UTC
    Of course, Image::Magick is amazingly slow. I'd suggest GD instead (sometimes up to 100x faster). If we *really* wanted speed we could (insert crazy scheme here)...

    --
    Leon Brocard.............................http://www.astray.com/
    yapc::Europe - September 22-24 London - http://yapc.org/Europe/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found