Skip to content

NVombat/WebCam-Motion-Detector

Repository files navigation

WebCam-Motion-Detector


Webcam Motion Detector:

Uses OpenCV & HaarXMLCascades to detect motion. A bounding rectangle is drawn around the object recognized as being in motion.

Screenshot from 2021-08-02 09-38-09 Screenshot from 2021-08-02 09-38-22 Screenshot from 2021-08-02 09-39-20

Plotting Motion Using Bokeh:

The timestamps when the motion occurs are logged and plotted using the Bokeh Library

Screenshot from 2021-08-02 09-51-26

Back To The Top


Face Detector:

Face Detection using OpenCV & HaarXMLCascades. A bounding rectangle is drawn around the detected face.

Screenshot from 2021-08-02 09-49-16

Back To The Top


About

WebCam Motion Detector uses OpenCV to detect and analyse any motion and then plot a motion graph against time. Additionally, it should detect faces, bodies and objects and notify the user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors