webcam-md detects moving objects in front of a computer webcam and then it record the time that the object enters the webcam and the time when the object exited the video frame, and then it generate a graph that will show the times where the object entered and exited the frame.
virualenv virtual
source virtual/bin/activate
pip install requirements.txt
python motion_detector.py