Skip to content

CamarenaAI/face_detection_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Real-Time Face Detection GUI

๐Ÿ“ Category: Computer Vision and Real-Time Systems

๐Ÿ“Œ Technologies used: Python (Tkinter), PIL (Pillow), OpenCV

face_dectection


๐Ÿ“Œ Description

A Python-based GUI application for real-time face detection using multiple IP cameras or video streams. The interface is built with Tkinter, and the detection logic is powered by OpenCV. This system is designed for monitoring robotic systems (or similar applications) with flexible camera configurations.


๐Ÿ–ฅ๏ธ Features

  • ๐Ÿ” Login-like interface for IP camera configuration.
  • ๐Ÿ“ก Supports up to 5 simultaneous IP cameras.
  • ๐Ÿง  Real-time face detection using Haar cascades.
  • ๐ŸŽ›๏ธ Enable/disable face detection dynamically.
  • ๐Ÿ” Switch between views (Login, Menu, Camera View).
  • ๐Ÿ”ง Easily expandable to support local webcam, image and video file analysis.

๐Ÿงฐ Requirements

Install the dependencies with:

pip install opencv-python pillow tkinter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages