Finding duplicated photo

Kevin Zhang kevin.misc.10 at gmail.com
Mon Jul 11 21:30:28 EDT 2011


On Mon, Jul 11, 2011 at 10:50 PM, Fulvio <call_me_not_now at yahoo.it> wrote:
>
>
> I found that isn't python 3 code :(
>
> It's written in python 2.6.


> Then the code should go into some other program to allow actions on those
> pictures which are matching each other. Am I right?
>
> The leverages PIL to get the job done.

The performance from PIL's quite poor, though not precisely measured, most
of the time was
spent on resizing pictures with PIL.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110712/02576dec/attachment-0001.html>


More information about the Python-list mailing list