topdev0215 / Face-Detector

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%