Developed a Python script using OpenCV to detect motion in a video stream from a webcam and applied image processing techniques to identify motion. • Integrated an email alert functionality using a custom module, to notify the user when motion is detected, preventing duplicate email alerts for the same motion event.
min2yadav/Motion-Detection-email-alert
Developed a Python script using OpenCV to detect motion in a video stream from a webcam and applied image processing techniques to identify motion. • Integrated an email alert functionality using a custom module, to notify the user when motion is detected, preventing duplicate email alerts for the same motion event.
Python