On Fri, Jul 8, 2011 at 8:37 PM, Billy Mays <no...@nohow.com> wrote: > > > I recently wrote a program after reading an article ( > http://www.hackerfactor.com/**blog/index.php?/archives/432-** > Looks-Like-It.html<http://www.hackerfactor.com/blog/index.php?/archives/432-Looks-Like-It.html>) > using the DCT method he proposes. It worked surprisingly well even with > just the 64bit hash it produces. > > The link you provided was so great. It mentioned an implementation of the hash algorithm in Python though invalid, so I spent some time writing my own version. It works really fine and kind of solved the problem of finding duplicated pictures to delete I recently came across.
Thanks Billy! ps. If anyone's interested, pleas checkout the source code in the attachment and welcome any advise.
pic_seeker.py
Description: Binary data
-- http://mail.python.org/mailman/listinfo/python-list