Abstract: Since the conventional PSO algorithm often encounters local optima when optimizing the high and low thresholds of the Canny operator, this study proposes an image edge detection parameter ...
Abstract: In the past few years, 360° video has started to infiltrate various aspects of daily life. Although there have been significant developments in 360° video coding technology, understanding of ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
A real-time Driver Drowsiness Detection System built using Python, OpenCV, MediaPipe, and Django. The system monitors the driver's eyes through a webcam and detects drowsiness based on eye movement ...