Skip to content

This program lets a user take live feed from a webcam and output the number of people in the image.

Notifications You must be signed in to change notification settings

saaketporay/Computer-Vision-People-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-People-Counter

This program lets a user take live feed from a webcam and output the number of people in the image. Created at the EmTech Hacakthon 2019: https://devpost.com/software/using-computer-vision-to-aid-in-search-and-rescue

Authors: @saaketporay @jayanthd04

Prerequisites

This repo assumes that the user has installed openCV

Installation

  1. Create a Folder called Darknet
  2. Run the initialize.sh file
  3. Copy the code from the peopleCounter.py file and create it under the Darknet folder

Running the program

Run the peopleConter.py file and it should output a frame with the image taken from the webcam and an estimate of the amount of people in the image

About

This program lets a user take live feed from a webcam and output the number of people in the image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published