Skip to content

This repository contains a Python-based project that demonstrates how to use the OpenCV library to detect faces in images and video streams. It makes use of OpenCV's Haar Cascade Classifier, a popular algorithm for object detection. The project is designed to help beginners understand the basics of computer vision and face detection algorithms.

License

Notifications You must be signed in to change notification settings

Aishu-yk/face_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

face_detection

This repository contains a Python-based project that demonstrates how to use the OpenCV library to detect faces in images and video streams. It makes use of OpenCV's Haar Cascade Classifier, a popular algorithm for object detection. The project is designed to help beginners understand the basics of computer vision and face detection algorithms.

About

This repository contains a Python-based project that demonstrates how to use the OpenCV library to detect faces in images and video streams. It makes use of OpenCV's Haar Cascade Classifier, a popular algorithm for object detection. The project is designed to help beginners understand the basics of computer vision and face detection algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages