Skip to content

hubert-mazur/people-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

people-counter

Authors:

  • Kacper Kapuściak
  • Hubert Mazur
  • Konrad Perłowski

Project setup instruction

Project is advised to be run in a virtual environment. To create a new virtual environment use:

python3 -m venv venv

To activate the virtual environment use:

source ./venv/bin/activate

To install required dependencies use:

pip install -r requirements.txt

To run the application use:

python3 main.py --video path_to_video

Application requires an example video passed as the parameter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages