Skip to content

Desktop application that detects moving objects in front of computer webcam. Application also stores information about any movement in CSV file and displays it as graph using Bokeh library

Notifications You must be signed in to change notification settings

dawidbudzynski/webcam_motion_detector_python_openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Motion Detector

General info

Desktop application that detects moving objects in front of computer webcam.
Application also stores information about any movement in CSV file and displays it as graph using Bokeh library**

Technologies

  • Python 3
  • openCV
  • Pandas
  • Bokeh

Setup

To run this project, install required libraries using pip:

$ pip install -r requirements.txt
$ python main_app.py

To quit press 'q'

Demo

alt text

About

Desktop application that detects moving objects in front of computer webcam. Application also stores information about any movement in CSV file and displays it as graph using Bokeh library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published