Browsing by Author "JYOTHI, M"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Eye State Detection of Driver(2018-06-19T11:34:48Z) BLESSINA D, JUTIKE; CHAITANYA, K; JYOTHI, MEye state detection of a driver system is an effective tool to reduce the number of road accidents. This project proposes a non-intrusive approach for detecting drowsiness in drivers, using Computer Vision. The algorithm is coded on OpenCV platform in Windows environment. The parameters considered to detect drowsiness are eye detection, blinking, eye closure and gaze. The input is captured from the camera and live fed the algorithm is Haar Classifier trained to detect the face and the eye from the incoming frame. Once the eye is detected,to track the eye and automatically set a dynamic threshold value. Depending on the values obtained from each of the incoming frames and deviations from the threshold values, eyelid closure/blink/gaze is detected. Warning system is designed to alert the driver. This system renders an efficient solution to road accidents and the cost of developing it into a real time system is also feasible when compared to the cost involved in the manufacture of car.