Skip to content

samuelfd/harpia

 
 

Repository files navigation

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

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%