Skip to content

surajrao2003/Human-Face-Detection

Repository files navigation

Face-detection-OpenCV-project

This project is based on face detection using Python and libraries like opencv, numpy, matplotlib and haar feature-based cascade classifier.

Face detection is a computer vision technology that helps to locate/visualize human faces in digital images. This technique is a specific use case of object detection technology that deals with detecting instances of semantic objects of a certain class (such as humans, buildings or cars) in digital images and videos. With the advent of technology, face detection has gained a lot of importance, especially in fields like photography, security, and marketing.

This project gives an ideal way of detecting and recognizing human faces using OpenCV, and Python which is part of Machine learning. It contains how Machine learning, an important part of the computer science field, can be used to determine the face using several libraries in OpenCV along with Python. This system will contain a proposed system that will help in the detecting the human face in real-time. This implementation can be used at various platforms in machines and smartphones, and several software applications.

However, I encountered challenges in recognizing faces under varying lighting conditions. To address this issue, I developed BrightSense, a system designed to adjust brightness based on detected distances. This project enhanced face detection accuracy across different environments with varying lighting conditions.

Link to PPT:- https://docs.google.com/presentation/d/1e0vmbY6F83I9GmaH8D2ZEcaXehlpDGbP/edit?usp=sharing&ouid=105191186790125380243&rtpof=true&sd=true

Link to Report:- https://drive.google.com/file/d/1LBdxuZEWiI-9gqcPyN9z9oD-qHFhJRBj/view?usp=sharing

Link to Working Video:- https://drive.google.com/file/d/12ZLr9cyhbyTYz9MWIBst0Tjez1baydjf/view?usp=sharing

Link to BrightSense PPT:- https://docs.google.com/presentation/d/1bndGP8R9k3IKqMpPGDFpAthG3LcXOAl5UYwC4_mEKc0/edit?usp=drive_link

Link to BrightSense Report :- https://docs.google.com/document/d/1HV-TX6uW3hEVhUnwGSnAelkMzuj9ZBQue56XjTWuI9k/edit?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages