Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
build_index.py 1.72 KB
build_index_faster.py 2.73 KB
find_duplicates_simple.py 1.35 KB
find_similar.py 3.13 KB
image.py 693 Bytes

Latest revisions

# Date Author Comment
8dea60e7 07/07/2013 08:12 PM dsorber

I wrote a multi process version of the image indexer. It is MUCH faster but I keep running into problematic jpegs that cause pHash and CImg to crash. Unfortunately it doesn't seem like there is a graceful way to handle the crash. I will play with this more as I have time.

e28ae23a 07/06/2013 09:07 PM dsorber

I finally got around to playing with pHash today. I also found py-phash which are the Python binds for pHash. Here are a couple of scripts I created to build an image index and then search it to find duplicates. This is good starting point for now, I'll play with these more as I have time.

View revisions

Also available in: Atom