- clone the repository
- create a virtual environment (optional but recommended):
virtualenv venv
source venv/bin/activate
install the dependencies:
pip install -r requirements.txt
-
Populate the images/ directory with any image data you want to use. Each image subfolder should contain at least the following data:
-
run the code, e.g.
python3 stereo2.py