Skip to content

anandsinghkunwar/pedestrian-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Pedestrian Counting Using OpenCV 3.1 in Python

Prerequisites

  • You can download the TownCentre dataset used for demonstration here
  • Update This dataset is now unavailable online due to the privacy risks
  • Conda installed

Instructions

  • Added a conda env to easily set this up on your machine
  • Just run:
conda env create -f ./env.yaml
conda activate pedestrian-counter
python pedestrian.py

Releases

No releases published

Packages

No packages published

Languages