Awesome
Pedestrian_Detection_2
Program that detects pedestrians and accounts, using OpenCV in Python
UTPL
###Professor:
- Rodrigo Barba lrbarba@utpl.edu.ec
###Students:
- Víctor Perez vfperez@utpl.edu.ec
- Cristian Vera crvera3@utpl.edu.ec
System Requirements
- An i3 or better processor. The faster the better, especially at high video resolutions.
- 2 GB or more RAM.
- At least 100 MB Free Disk space
- Windows 7 or later (has only been tested on 10)
Installation
- First, one should install the following libraries:
- OpenCV version 2.4.10+
- Python 2.7.5 (or any later Python 2.x)
- Numpy 1.9.2+
- Pygame 1.9.1+
- Now download and extract this repository with one of several options:
- Clone the repository with
$ git clone https://github.com/VAUTPL/Deteccion.git
- Download the repository as a
.zip
or.tar.gz
and then extract it.
- Clone the repository with
Running
From a command line in the repository folder to start the program that is done in python:
$ python peaton.py