Hello all, I'm fairly new to ImageMagick so apologies if this is not an appropriate question for this group. I couldn't locate the answer anywhere else. Here is my situation:
I need to run the compare function on an image against about 3000 other images. If the images are determined to be the same (in my case, that means a -metric MAE value of 50 or less). All images are between 4000-4500 bytes in size. Other than the -metric switch, I am using no other options. What I am trying to figure out is: What is the fastest way to accomplish this efficiently? Would I be better off using PerlMagick for this (there are some web requests involved to obtain the images, for which I am using perl)? Is there perhaps a way to cache the images in-memory increase performance? Any advice is very much appreciated. Thanks, Bill _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
