A webcam-based motion detector built in Python leveraging OpenCV.
Features include automatic generation of a time series graph to visualize motion detection based on timestamp and duration.
-
Open Terminal or Command-Prompt and navigate to this directory containing this application
-
Install the required libraries such as cv2, bokeh, pandas, etc. if you do not already have them. (Note: This uses Python 2.7 and not 3.x so please install libraries accordingly)
-
Run
python2.7 plot.py