comparison python/requirements.txt @ 614:5e09583275a4

Merged Nicolas/trafficintelligence into default
author Mohamed Gomaa <eng.m.gom3a@gmail.com>
date Fri, 05 Dec 2014 12:13:53 -0500
parents 9c1818a71c9c
children 0ae57c76f19c
comparison
equal deleted inserted replaced
598:11f96bd08552 614:5e09583275a4
2 numpy 2 numpy
3 3
4 The following libraries are necessary for (sometimes very) specific classes/functions. 4 The following libraries are necessary for (sometimes very) specific classes/functions.
5 5
6 CV functionalities (cvutils.py): opencv 6 CV functionalities (cvutils.py): opencv
7 Image functionalities (cvutils.py): Python Image Library 7 Image functionalities (cvutils.py): Python Image Library (new version is called Pillow)
8 8
9 Machine learning (ml.py): scipy 9 Machine learning (ml.py): scipy
10 10
11 Moving object geometry (currently commented) (moving.py) and plotting shapely polygons (utils.py): shapely 11 Moving object geometry (currently commented) (moving.py) and plotting shapely polygons (utils.py): shapely