imgSeekWeb 0.0.1 review

Download
by rbytes.net on

imgSeekWeb is a content base image search engine for your web-server. imgSeekWeb is based on imgSeek project

License: GPL (GNU General Public License)
File size: 0K
Developer: a2c
0 stars award from rbytes.net

imgSeekWeb is a content base image search engine for your web-server.

imgSeekWeb is based on imgSeek project. The final goal is a distributed server side content-based image search engine.

Requirements:
Python Imaging Library (PIL)
PyQT

Installation:

$ tar xvzf imgSeekWeb-0.0.1.tar.gz
$ cd imgSeekWeb-0.0.1

Type as forrow install libraries to system standard path
and install cgi to /home/user/public_html/cgi-bin/imgSeekWeb

$ python setup.py install --prefix=/usr/local/imgSeekWeb --install-scripts=/home/user/public_html/cgi-bin/imgSeekWeb

If you want to local install (recommended)

$ python setup.py install --prefix=/usr/local/imgSeekWeb --install-scripts=/home/user/public_html/cgi-bin/imgSeekWeb

And after you pathed directory like forrow, too.

export PYTHONPATH=/usr/local/imgSeekWeb/lib/python2.3/site-packages:$PYTHONPATH

imgSeekWeb 0.0.1 keywords