pydocs: Search Python Documentation

2006-03-17 Thread Edward C. Jones
I have uploaded a revised version of pydocs.tar.gz at "http://members.tripod.com/~edcjones/pycode.html";. pydocs is a pair of pure Python programs: "pydocsdata.py" which strips the html from the Python documentation and "pydoc_search.py" which searches the documentation. -- http://mail.python.

mrquery find duplicate images

2006-01-23 Thread Edward C. Jones
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

mrquery: finds duplicate images

2005-12-20 Thread Edward C. Jones
I have uploaded "mrquery.05.12.19.tgz"' to my web page "http://members.tripod.com/~edcjones/pycode.html";. "mrquery" finds the duplicate images in a collection of images. It implements a variant of the algorithm in "Fast Multiresolution Image Querying" by Charles E. Jacobs, Adam Finkelstein and Da