How to find an image within another image using python

Posted by Zach on Stack Overflow See other posts from Stack Overflow or by Zach
Published on 2010-06-15T21:58:27Z Indexed on 2010/06/15 22:02 UTC
Read the original article Hit count: 193

Filed under:
|

I'm trying to use python to determine if one (small) image is within another (large) image.

Any suggestions before I take myself completely down the wrong path?

© Stack Overflow or respective owner

Related posts about python

Related posts about image