Skip to content

jayanthd04/Computer-Vision-People-Counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-People-Counter

This repository lets a user take live feed from a webcam and outputs the amount of humans in the image. Used 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • Shell 10.2%