pyqt5-mvc

There are 2 repositories under pyqt5-mvc topic.

  • SihabSahariar/PyQt5-MVC-FaceDetection

    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.

    Language:Python1201
  • SihabSahariar/PyQt5-MVC-Template

    A template for building PyQt5 applications using the Model-View-Controller (MVC) architectural pattern.

    Language:Python120