Counting people using OpenCV, a Raspberry Pi and visualizing the results in a webpage.
Checkout OpenCV C++ Detector App for more info.
NodeJs
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs
cd ~/toomanypeeps/web
npm install