Skip to content

Mayurchinchole/pythonprojects

Repository files navigation

Face Detection using OpenCV

This project detects faces in images and videos using OpenCV (cv2) in Python.

Features

  • Detects faces in real-time via webcam.
  • Can detect multiple faces.
  • Simple and easy-to-understand code.

Requirements

  • Python 3.x
  • OpenCV (cv2)

Install OpenCV using:

How to Run

  1. Clone the repository:
  2. Navigate to the project folder:
    1. Run the script: git add README.md git commit -m "Add README file" git push

About

python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages