Counts number of people in frame and writes number into .txt file
- Install Python 3.7+ (https://www.python.org/downloads/) if not installed
- Open Terminal and Install OpenCV using pip command- (pip install opencv-contrib-python)
- Clone/download the repository
- Change directory to the file path in terminal and run the program bodycounter.py command- (python bodycounter.py)
- To stop video stream press the esc(Escape) key