view python/requirements.txt @ 811:429bb43e8278 opencv3

switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 10 Jun 2016 15:44:37 -0400
parents 9c1818a71c9c
children 0ae57c76f19c
line wrap: on
line source

matplotlib
numpy

The following libraries are necessary for (sometimes very) specific classes/functions.

CV functionalities (cvutils.py): opencv
Image functionalities (cvutils.py): Python Image Library (new version is called Pillow)

Machine learning (ml.py): scipy

Moving object geometry (currently commented) (moving.py) and plotting shapely polygons (utils.py): shapely