Image-SubImageFind version 0.01 =============================== A module for locating a sub-image file within a larger image file. Leveraging Dr. Werner Van Belle's work from the following paper: An Adaptive Filter for the Correct Localization of Subimages: FFT based Subimage Localization Requires Image Normalization to work properly (http://werner.yellowcouch.org/Papers/subimg/index.html) INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: ImageMagick (MagickCore) fftw3 COPYRIGHT AND LICENCE Copyright (C) 2010 by Dennis K. Paulsen Other portions are copyright their respective owners. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.