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.
- 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.
Follow these instructions to get the project up and running on your local machine for development and testing purposes.
- Clone the repository:
git clone https://github.com/SeanLinH/MonitorDisplaceDetection.git- Navigate to the project directory:
cd MonitorDisplaceDetection- Install the required dependencies:
pip install -r requirements.txt- start process
python main.py