zchenpds / pedmodel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pedmodel

Spyder 3.6 on Windows

To install opencv, run Anaconda Prompt as administrator. Then execute the following.

conda install -c conda-forge opencv

To install bresenham, run

python -m pip install bresenham

Dependencies:

  1. OpenCV
  2. Bresenham Module (https://pypi.python.org/pypi/bresenham)

About


Languages

Language:Python 100.0%