samuelfd / harpia

Projeto Harpia/Ourobolos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harpia README:

##############################################
INSTALLATION:

to install harpia, unpack this distribution:
#: tar -xvvzf harpia-1.0.tar.gz

then procede with instalation
#: sudo python setup.py install
#: sudo apt-get install libopencv-dev python-opencv
#: sudo apt-get install python-gtk2 python-glade2
#: sudo apt-get install python-gnome2
#: sudo apt-get install python-pip
#: sudo pip install BeautifulSoup4

to uninstall
#: sudo ./uninstall.sh

##############################################
PACKAGING INFO:

This source distribution was generated with:
#: python setup.py sdist --formats=gztar

You can (:]) generate a Built distribution for your platform using:
#: python setup.py bdist 

##############################################
FURTHER INFO:

http://s2i.das.ufsc.br/harpia/en/home.html

or asking to:
scotti-at-ieee.org


About

Projeto Harpia/Ourobolos

License:GNU General Public License v2.0


Languages

Language:Python 99.9%Language:Shell 0.1%