Skip to content

VAUTPL/Pedestrian_Detection_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedestrian_Detection_2

Program that detects pedestrians and accounts, using OpenCV in Python

UTPL

###Professor:

###Students:

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

  1. 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.

Running

From a command line in the repository folder to start the program that is done in python:

$ python peaton.py

About

Program that detects pedestrians and accounts, using OpenCV in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages