Imager::Search::Image - Generic interface for a searchable image



NAME

Imager::Search::Image - Generic interface for a searchable image


DESCRIPTION

the Imager::Search::Image manpage is an abstract base class for objects that implement an image to be searched.


METHODS

find

The find method compiles the search and target images in memory, and executes a single search, returning the position of the first match as a the Imager::Search::Match manpage object.


SUPPORT

See the SUPPORT section of the main the Imager::Search manpage module.


AUTHOR

Adam Kennedy <adamk@cpan.org>


COPYRIGHT

Copyright 2007 - 2011 Adam Kennedy.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

 Imager::Search::Image - Generic interface for a searchable image