Skip to content

This code uses Streamlit and OpenCV to create a real-time facial recognition web app. It captures video, detects faces using Haar cascade classifier, and highlights them.

Notifications You must be signed in to change notification settings

topdev0215/Face-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Streamlit-OpenCV-Face-Detection-WebApp

This code uses Streamlit and OpenCV to create a real-time facial recognition web app. It captures video, detects faces using Haar cascade classifier, and highlights them. The app runs until video ends or "Stop" button is pressed. Powered by OpenCV, Streamlit.

Example Screenshot

Screenshot 2023-06-21 233332

About

This code uses Streamlit and OpenCV to create a real-time facial recognition web app. It captures video, detects faces using Haar cascade classifier, and highlights them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages