http://qs1969.pair.com?node_id=908062


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