Introduction:
Our goal is to create a program in Python that when a camera detects a human's face and or body it will notify the owner by sending them an email. Understanding the concepts of coding contains variables (Hold Information) and data structures (Streamline data). As prices of security cameras are increasing, people need an affordable and reliable way to keep them and their families safe. Python and Open CV can enable people to use household cameras and turn them into cameras that can monitor their property 24/7.
Driving Question: How can OpenCV be used to design a secure and efficient surveillance system that can detect and alert authorities of potential threats in real-time?