anandsinghkunwar / pedestrian-counter

Counting of Pedestrians using OpenCV 3.1

Home Page:http://anandsinghkunwar.github.io/pedestrian-counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Counting of Pedestrians using OpenCV 3.1

http://anandsinghkunwar.github.io/pedestrian-counter


Languages

Language:Python 100.0%