Detecting duplicate images using Python

Fascinating article from Silviu Tantos of Iconfinder on developing an algorithm to detect duplicate images using just a few lines of Python. Having written the back-end for this site myself, completely in Python, I plan on using some of these tactics extensively in version 1.0 to streamline and improve my process for determining when and how often to re-build this site.

Permalink.