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**
- Python 3
- openCV
- Pandas
- Bokeh
To run this project, install required libraries using pip:
$ pip install -r requirements.txt
$ python main_app.py
To quit press 'q'