<br><br><div class="gmail_quote">On Mon, Jul 11, 2011 at 10:50 PM, Fulvio <span dir="ltr"><<a href="mailto:call_me_not_now@yahoo.it">call_me_not_now@yahoo.it</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
<br>
</div>I found that isn't python 3 code :(<br>
<br></blockquote><div>It's written in python 2.6.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Then the code should go into some other program to allow actions on those<br>
pictures which are matching each other. Am I right?<br>
<div><div></div><div class="h5"><br>
</div></div></blockquote></div>The leverages PIL to get the job done.<div><br></div><div>The performance from PIL's quite poor, though not precisely measured, most of the time was</div><div>spent on resizing pictures with PIL.</div>