![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^10: Can i Compare two images in perl ?by deep3101 (Acolyte) |
on Jun 04, 2011 at 00:46 UTC ( #908088=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|