A template for building PyQt5 applications using the Model-View-Controller (MVC) architectural pattern.
-
Updated
Nov 11, 2023 - Python
A template for building PyQt5 applications using the Model-View-Controller (MVC) architectural pattern.
This Python application allows you to detect faces in real-time from a webcam using the PyQt5 library for the graphical user interface and OpenCV for face detection. It features a simple graphical user interface with a "Start Webcam" button to toggle the webcam feed and display live face detection.
Add a description, image, and links to the pyqt5-mvc topic page so that developers can more easily learn about it.
To associate your repository with the pyqt5-mvc topic, visit your repo's landing page and select "manage topics."