Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.19 KB

File metadata and controls

34 lines (27 loc) · 1.19 KB

MonitorDisplaceDetection

Introduction

This project is designed to monitor the status of 600 monitors in a factory setting. It can detect physical damage, displacement, black screens, and other issues. This application is particularly useful in maintaining industrial safety standards and avoiding legal conflicts.

Features

  • Damage Detection: This feature allows for the detection of any physical damage to the monitors.
  • Displacement Detection: This feature helps identify if any monitors have been moved or tampered with.
  • Black Screen Monitoring: This feature monitors for black screens, which could indicate a potential malfunction.
  • Real-Time Alerts: The system provides immediate notifications for any detected issues.

Getting Started

Follow these instructions to get the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repository:
git clone https://github.com/SeanLinH/MonitorDisplaceDetection.git
  1. Navigate to the project directory:
cd MonitorDisplaceDetection
  1. Install the required dependencies:
pip install -r requirements.txt
  1. start process
python main.py