/security-camera

Creating a Security Camera with Python

Primary LanguagePython

Security Camera with Python

We’re using the haarcascade algorithm to detect faces and eyes, pre-built by OpenCV.

📦 Download and Setup

Fork this repository to your own GitHub account and then clone it to your local machine.
Make sure you have Python3 installed on your supported operating system.

sudo apt-get install python3
sudo apt install python3-pip
pip3 install -r requirements.txt

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!