Skip to content

git-ruthvik/Body-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Body-Counter

Counts number of people in frame and writes number into .txt file

Steps to Run program

  1. Install Python 3.7+ (https://www.python.org/downloads/) if not installed
  2. Open Terminal and Install OpenCV using pip command- (pip install opencv-contrib-python)
  3. Clone/download the repository
  4. Change directory to the file path in terminal and run the program bodycounter.py command- (python bodycounter.py)
  5. To stop video stream press the esc(Escape) key