Driver Fatigue Detection Using OpenCV and Dlib Library
计算机科学
计算机视觉
人工智能
计算机图形学(图像)
作者
Kuang Shen,Rusyaizila Ramli,Joong Huang Chuah,G. M. T. Chai
标识
DOI:10.1109/csde59766.2023.10487775
摘要
Driver fatigue and distraction are major contributors to fatal road accidents worldwide. To enhance vehicle safety, this article proposes a fatigue detection system using EAR and MAR algorithms to identify signs of fatigue, such as eye closure and yawning. When prolonged eye closure or yawning is detected, the system issues an alert to the driver. It leverages OpenCV and Dlib libraries for implementation. Additionally, the system detects driver distraction by monitoring head swivels, counting left and right movements. It's worth noting that Dlib may yield facial landmark deviations for non-frontal faces. To mitigate this, the study selected 69 videos from the YawDD database, focusing on near-frontal face views, achieving a 91.3% accuracy rate.