mrquery find duplicate images

Edward C. Jones edcjones at comcast.net
Mon Jan 23 02:42:43 CET 2006


I have uploaded a new version of "mrquery" to my webpage at
"http://members.tripod.com/~edcjones/pycode.html". It is no longer 
importing a non-existent module.

----
"mrquery" checks collections of images for duplicates.

To install, expand the tarball in your PYTHONPATH and compile a pair of 
C programs.

To create a new set of image data:

../mrq.py animals new /pics/animals

To update data:

../mrq.py animals update

The output is a set of html files you can display on your browser.


More information about the Python-announce-list mailing list