This document is adressed to developpers.
Check the travis configuration to setup the environment. Main steps are:
- clone the git repo
git clone https://github.com/ograndedjogo/tab-translator.git
- install requirements
pip install -r requirements.txt
- install opencv (see install_opencv.sh) and its dependencies (see addons:apt:packages)
tests, consider the default pytest configuration for tabt
py.test # tests only
coverage run -m py.test # produces coverage outputs
export PYTHONPATH=$PYTHONPATH:$PWD
python examples/cv2visu.py tests/images/score.jpg
python examples/scan.py tests/images/sheet.jpg