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

Re^9: Can i Compare two images in perl ?

by The Hindmost (Scribe)
on Jun 03, 2011 at 20:56 UTC ( #908062=note: print w/replies, xml ) Need Help??


in reply to Re^8: Can i Compare two images in perl ?
in thread Can i Compare two images in perl ?

Thanks for the reply, haven't used Image::Compare myself before but I imagine it's probably due to bitmaps being easy to convert to arrays of pixels, which would be necessary for thresholding, whereas the other formats are compressed so it's more difficult to extract the information; I'm sure someone else can confirm this though
  • Comment on Re^9: Can i Compare two images in perl ?

Replies are listed 'Best First'.
Re^10: Can i Compare two images in perl ?
by deep3101 (Acolyte) on Jun 04, 2011 at 00:46 UTC

    Yes i totally agree with you, bitmap images store information in a per pixel format so comparison per pixel is done and result is evaluated. And thus it takes more time which is directly propotional to the size in pixels of the image.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2023-04-01 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?