People Counter code fixed and working Source from https://software.intel.com/en-us/articles/opencv-at-the-edge-counting-people
Use the package manager pip to install foobar.
Install it if you dont have:
sudo pip3 install opencv-python
sudo pip3 install opencv-contrib-python
Then get repo:
git clone https://github.com/TheMasterRoot/People-Counter-By-Area.git
Finally:
cd People-Counter-By-Area
python3 main.py
To see what it does just access trought your browser: http://HOST_IP:5000
I didint made this code i just fixed it to work