Skip to content

"Live Face Detection: Python app using OpenCV & Tkinter for real-time face detection from camera. Easy-to-use GUI. Contributions welcome!"

Notifications You must be signed in to change notification settings

Romanzeb/Live-Face-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Live Face Detection App

This Python application detects faces in real-time using OpenCV and Tkinter. It captures live video from the camera and marks detected faces with rectangles. It's a simple demonstration of computer vision techniques with an easy-to-use GUI.

Key Features

Real-time face detection User-friendly interface OpenCV integration Easy to run and modify

How to Use

Clone the repository. Install dependencies (opencv-python, tkinter). Run python live_face_detection.py. Click the "Open Camera" button to start face detection.

Contributions

Contributions are welcome! Fork the repository, add new features, or suggest improvements.

About

"Live Face Detection: Python app using OpenCV & Tkinter for real-time face detection from camera. Easy-to-use GUI. Contributions welcome!"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages