Skip to content

jhonatantft/background-subtraction-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background subtraction webcam

An algorithm that uses your webcam to apply background subtraction

Low movement Low movement with subtraction
Desktop Mobile
Medium movement Medium movement with subtraction
Desktop Mobile

Setup

  • python3
  • numpy
  • cv2
pip3 install numpy /
pip3 install opencv-python

Getting Started

python3 bgs.py

License

MIT license

Releases

No releases published

Packages

No packages published

Languages