This document is adressed to developpers.
Check the travis configuration to setup the environment. Main steps are:
git clone https://github.com/ograndedjogo/tab-translator.git
pip install -r requirements.txt
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