Skip to content

sebo361/shop_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

conda create -n envName python=3.6
pip install -r requirements.txt

Run System from video file and save output

python people_counter.py -i videos/example_01.mp4 -o output/output_01.avi

Run System on webcam video file and save output

python people_counter.py -o output/webcam_output.avi

About

Counting people walking in and out of a shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages