This project detects faces in images and videos using OpenCV (cv2) in Python.
- Detects faces in real-time via webcam.
- Can detect multiple faces.
- Simple and easy-to-understand code.
- Python 3.x
- OpenCV (
cv2
)
Install OpenCV using:
- Clone the repository:
- Navigate to the project folder:
-
- Run the script: git add README.md git commit -m "Add README file" git push