Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Face Detector

A simple face detection project built with Python and OpenCV.

Features

  • Detects faces in an image
  • Draws rectangles around detected faces
  • Displays the total number of detected faces

Technologies Used

  • Python
  • OpenCV
  • Haar Cascade Classifier

How to Run

  1. Install OpenCV:

pip install opencv-python

  1. Run the program:

python Face_Detector_Project.py

About

A Python and OpenCV project that detects human faces in images using Haar Cascade classifiers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages