Skip to content

Counting people using OpenCV, a Raspberry Pi and visualize results in a webpage

License

Notifications You must be signed in to change notification settings

99-bugs/toomanypeeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Too Many Peeps

Counting people using OpenCV, a Raspberry Pi and visualizing the results in a webpage.

OpenCV C++ Detector App

Checkout OpenCV C++ Detector App for more info.

Installing dependencies for webapp

NodeJs

curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs

Running webapp

cd ~/toomanypeeps/web
npm install

About

Counting people using OpenCV, a Raspberry Pi and visualize results in a webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published