Uses OpenCV & HaarXMLCascades to detect motion. A bounding rectangle is drawn around the object recognized as being in motion.
The timestamps when the motion occurs are logged and plotted using the Bokeh Library
Face Detection using OpenCV & HaarXMLCascades. A bounding rectangle is drawn around the detected face.