imgSeekWeb 0.0.1 review
DownloadimgSeekWeb is a content base image search engine for your web-server. imgSeekWeb is based on imgSeek project
|
|
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