SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3929
A Review Paper on Visual Analysis of Eye State using Image Processing
for Driver Fatigue Detection
Miss. Ankita Bhoyar1, Prof. S. N. Sawalkar2
1Student, Computer Science and Engineering, Sipna C.O.E.T., Maharashtra, India
2Assistant professor, Computer Science and Engineering, Sipna C.O.E.T., Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Driver’s fatigue is one of the major causes of
traffic accidents, particularly fordriversoflarge vehicles(such
as buses and heavy trucks) due to prolonged driving periods
and boredom in working conditions. In this , propose a vision-
based fatigue detection system for driver monitoring, whichis
easy and flexible for deployment in buses and large vehicles.
The system consists of modules image acquisition , image
resize, Haar Cascadec Classifier, dlib faciallandmarkdetector,
68 landmark, eye region, eye region of interest, eye aspect
ratio (EAR). A robust measure of eye aspect ratio (EAR) onthe
continuous level of eye openness is defined, and the driver
states are classified on it. In experiments, systematic
evaluations and analysis of proposed algorithms, as well as
comparison with ground truth on EAR measurements, are
performed. The experimental results show the advantages of
the system on accuracy and robustness for the challenging
situations when a camera of an oblique viewing angle to the
driver’s face is used for driving state monitoring.
Key Words: Haar cascade classifier, dlib face detector , eye
aspect ratio (EAR), openCV, fatigue detection.
1. INTRODUCTION
Fatigue, drowsiness and sleepiness are often used
synonymously in driving state description. Involving
multiple human factors, it is multidimensional innaturethat
researchers have found difficult to define over past decades.
Despite the ambiguity surrounding fatigue, it is a critical
factor for driving safety. Studies have shown that fatigue is
one of the leading contributing factors in traffic accidents
worldwide. It is particularly critical for occupational drivers,
such as drivers of buses and heavy trucks, due to the fact
that they may have to work over a prolonged duration of the
driving task, during the peak drowsiness periods (i.e., 2:00
A.M. to 6:00 A.M. and 2:00 P.M. to 4:00 P.M.), and under
monotonous or boredom working conditions. Drowsy
driving is becoming one of the most important cause of road
accidents. Accordingtomany surveysaround30%ofroad
accidents is due to the driver fatigue and the
percentage is increasing every year.
Drowsiness can be due to the adverse driving
conditions, heavy traffic, workloads, late night long
drive etc. Lack of sleep, absence of rest, taking medicinesare
also causes for drowsiness. When driver drives for more
than the normal period fatigue is caused and the driver may
feel tiredness which will causedrivertosleepycondition and
loss of consciousness. This results road accidents and death
of driver or serious injuries and also claims thousands of
lives every year. Drowsiness is a phenomenon which is the
transition period from the awake state to the sleepy state
and causes decrease in alerts and conscious levels of driver.
It is difficult to measure the drowsiness level directly but
there are many indirect methods to detect thedriverfatigue.
Driver drowsiness detection can be measured using
physiological measures, vehicle-based measures,
behavioural measures.
Physiological measures include the sure of brain wave,
heart rate, pulse rate, and using the physiological signalslike
ECG (Electrocardiogram), EOG (Electrooculogram), EEG
(Electroencephalogram) etc. Though this method measures
the drowsiness accurately but it requires a physical
connection with the driversuchasplacingseveral electrodes
on head, chest and face which is not a convenient method
and also discomfort for the driver in driving condition.
Vehicle measures includes deviations from lane position,
pressure on acceleration pedals, movement of the steering
wheels, etc. These are constantly monitored and any change
in these which crosses a threshold indicates a probability
that the driver is drowsy. Behavioural measures monitors
the behaviour of the driver, which includes the yawning, eye
closure, eye blinking, head pose, etc. These are monitored
through a camera and these drowsiness symptoms are
detected. Behavioural state detection system helps to detect
the drowsy driving condition early and avoid accidents. In
this paper real time drowsy detection is used which isoneof
the best possible method to detect driver fatigue early. Real
time driver detection system using image processing
captures driver eyes state non- intrusively using a camera
and raspberry pi is used for this.
2. LITREATURE REVIEW
Drowsiness detection can be mainly classified into three
aspects such as:-
1. Vehicle based measures.
2. Physiological measures.
3. Behavioral measures.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3930
Vehicle based measures is one of the method which is used
to measure driver drowsiness. This is done by placing
sensors on different vehicle components, which include
steering wheel and the acceleration pedal. By analysing the
signals from the sensors the level of drowsiness can be
determined. Commonly using vehicle based measures for
detecting the level of driver drowsiness are the steering
wheel movement and the standard deviation in lateral
position. A steering angle sensor which is mounded on the
steering of vehicle is used to measure the steering wheel
movement. The number of micro-correctionsonthesteering
wheel reduces compared to normal driving when the driver
is drowsy. Based on small SWMs of between 0.5° and 5°, it is
possible to determine whether the driverisdrowsyandthus
provide an alert if needed. Another vehicle based measure
used to measure the drowsiness of driver is SDLP. Here the
position of lane is tracked using an external camera. The
main limitation of this method is that it dependent on
external factors such as road markings, lighting and climatic
conditions. Therefore, these driving performance measures
are not specific to the driver’s drowsiness.
Physiological measures aretheobjectivemeasuresof the
physical changes that occur in our body because of fatigue.
These physiological measures can be utilizedto measurethe
fatigue level and can provide alert for the drivers. These
physiological changes can be simply measuredby respective
instruments such as (ECG), electrooculography (EOG),
electroencephalography (EEG) and electromyogram (EMG).
Electrocardiogram is one of the physiological measures
which can be utilized to measure the fatigue of driver. Here
ECG electrodes are used to collect ECG signals fromthebody
which provides the critical parameters related to HeartRate
(HR), Heart Rate Variability (HRV) and respiration rate or
breathing frequency. Each of these are relatedtodrowsiness
[4]. Electroencephalography (EEG)isoneofthemost reliable
physiological measures for drowsiness detection. EEG
electrodes are placed at correct place and get data from
brain. After preprocessing the data, which is acquired from
the EEG electrodes can be divided into different frequency
bands. The preprocessing involves artifact removal and
filtering. Commonly used frequency bands include the delta
(0.5–4 Hz), theta (4–8 Hz), alpha (8–13Hz),beta (13–30Hz),
and gamma (greater than 30 Hz) bands [5]. Power spectrum
of EEG brain waves is used as an indicator to detect the
drowsiness of the driver.
Here, EEG power of the alpha, theta bands increases and the
power of the beta bands decreases. The EEG based
drowsiness detection is not easily implementable. Because
the driver has to wear an EEG cap while driving a vehicle.
These devices are being distractive and this is the main
disadvantage of this method. Behavioral changes take place
during drowsing like yawning, amount of eye closure, eye
blinking etc. In normal condition the rate of yawning will be
less. When the driver is in fatigue the rate of yawning will be
far higher than the normal. So by observing this yawning
rate we can detect whether the driver is in fatigue or not. In
eye closure method the count of eye blink of the driver is
measured for obtaining the condition of the driver. The
average duration of a normal eye blink is 0.1s to 0.4s. That
means, in one second the eye will blink at least 2 or 3 times.
This is observed for a few seconds. When the driver is in
fatigue the count will be far less compared to the normal
condition. Thus we can detect whether the driver is in
fatigue or not.
The main techniques used for eye blink detection is Eye
Aspect Ratio (EAR) method. The Ear method is done by
calculating a quantity named EAR. In normal condition the
value of EAR is almost constant. If the driver is in fatigue the
EAR value will be approximately near to zero. Thus we can
detect whether the driver is in fatigue or not. Thus we can
detect whether the driver is in fatigue or not.
3. PROPOSED SYSTEM
To improve the accuracy as well as to reduce the execution
time of fatigue, drowsiness detection system. Following are
the steps takes place for fatigue detection –
Image
Acquisition
Image Resize
Face Detection
Apply Haar cascade
classifier algorithm
Facial Landmark
Detection
Apply Dlib algorithm
Eye
Localization
Localization
Eye Region of
Interest
Computing Eye Aspect Ratio (EAR)
Fatigue Detection and Alert Alarm
Webcam
Fig -1: Framework Of proposed system
3.1. Webcam –
Webcam is used to take an input image.
Webcam
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3931
3.2. Image Resize –
It is used to resize input image into standard image format.
3.4. Haar Cascade Classifier –
A Haar cascade classifier is a algorithm which is used to
detect the object for which it has been trained for, from the
source. The haar cascade is by superimposing the positive
image over a set of negative images. The trainingisgenerally
done on a server and on various stages.
3.5. Dlib face detector –
It is used to find and locate the face in the image. It
initializes dlibs pre-trained face detector based on a
modification to the standard histogramoforientedgradients
(HOG).
3.6. Facial Landmark 68 R.O.I. –
The pretrained facial landmark detector inside the dlib
library is used to estimate the location of 68 (x , y)-
coordinates face that map to facial structures of the face.
These annotations are part of 68 point shape predictor
68.dat which the dlib facial landmark predictor was trained
on.The facial landmark detection is used to localize each of
the important regions of face.
3.7. Eye Region of Interest –
Extracting exact eye locations takes place. Image cropping
is employed to restrict the area of work nearer to the eyes
since the activity of the eyes we concentrate on. The total
area of picture is reduced by cropping the image to two fifth
to three fifth of the total area of the picture on the upper
region with the result that the separation of eyes is
performed.
3.8. Eye localization and fatigue detection –
It is used to compute the ratio of distances between the
vertical eye landmarks and the distances between the
horizontal eye landmarks. The return value ofthe eyeaspect
ratio will be approximately constant when the eye is open.
The value will then rapidly decrease towards zero during a
blink.
3.9. Eye Aspect Ratio(EAR)-
In this technique, we are using different landmarks todetect
the opening and closing of eye. This landmark detector that
capture most of the characteristic points on a human face
image. It is used to compute the ratio of distances between
the vertical eye landmarks and the distances between the
horizontal eye landmarks. The return value ofthe eyeaspect
ratio will be approximately constant when the eye is open.
The value will then rapidly decrease towards zero during a
blink.
Fig .2 Landmarks obtained in EAR
The eye blink is a fast closing and reopening of a human eye.
Each individual person has a little bit different pattern of
blinks. The pattern differs in the speed of closing and
opening of the eye, a degree of squeezing the eye and in a
blink duration. The eye blink lasts approximately 100-
400ms. From the landmarksdetectedintheimage, wederive
the eye aspect ratio (EAR) that is used as an estimate of the
eye opening state. For every video frame, the eye landmarks
are detected. The eye aspect ratio between height and width
of the eye is computed. From the fig. 2 P1,P2,…,P6 are the
landmarks on the eye.
where P1,…..,P6 are the 2D landmark locations on the eye.
The EAR is mostly constant when an eye is open and is
getting close to zero while closing an eye. Since eye blinking
is performed by both eyes synchronously, the EAR of both
eyes are taken and it is averaged. AftergettingtheEARvalue,
if the value is less than the limit for 2 or 3 seconds the driver
is said to be drowsy. After detecting fatigue , drowsiness
with EAR threshold value the alert alarmrunsandshowsthe
message as “Drowsiness Detected”.
3. CONCLUSION
Driver Drowsiness Detection was built to help a driver stay
awake while driving in order to reduce car accidents caused
by drowsiness. This paper was concerned with drowsy
drivers and their potential to cause car accidents. . The
driver fatigue detection system calculates drowsiness level
from the driver using a combination of webcam, haar
cascade classifier, facial landmark detection is used to
calculate whether or not a driver is drowsy. At the same
time, it retrieves images from the camera, which is fast
enough to detect a driver’s features in real time. The system
uses open source software called as open cv image
processing libraries, the captures images are processed in
this. Webcam and open cv makes the overall systemtoa low
cost drowsiness detection system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3932
REFERENCES
[1] Bappaditya Mandal, Liyuan Li, Gang Sam Wang, and Jie
Lin (2017) IEEE transactions on Intelligent
transportation systems, Towards Detection of Bus
Driver Fatigue Based on Robust Visual Analysis of Eye
State.
[2] A Rosebrock (2017) facial landmarks with dlib, opencv
and python.
[3] T. Soukupova and J. Cech. (2016, Feb. 3) Real-Time Eye
Blink Detection using Facial Landmarks. Center for
Machine Perception, Department of CyberneticsFaculty
of Electrical Engineering, Czech Technical University in
Prague. Prague, Czech Republic.
[4] Kazemi and J. Sullivan. (2014) One Millisecond Face
Alignment with an Ensemble of Regression Trees.Royal
Institute of Technology Computer Vision and Active
Perception Lab. Stockholm, Sweden.

More Related Content

What's hot

IRJET-Drunk and Drowsy Detection of Drivers using Artificial Intelligence
IRJET-Drunk and Drowsy Detection of Drivers using Artificial IntelligenceIRJET-Drunk and Drowsy Detection of Drivers using Artificial Intelligence
IRJET-Drunk and Drowsy Detection of Drivers using Artificial IntelligenceIRJET Journal
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureIJMER
 
Real time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visionReal time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visioneSAT Publishing House
 
Intelligent fatigue detection and automatic vehicle control system
Intelligent fatigue detection and automatic vehicle control systemIntelligent fatigue detection and automatic vehicle control system
Intelligent fatigue detection and automatic vehicle control systemijcsit
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectioneSAT Journals
 
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET Journal
 
Real Time Detection System of Driver Fatigue
Real Time Detection System of Driver FatigueReal Time Detection System of Driver Fatigue
Real Time Detection System of Driver FatigueIJCERT
 
Lightweight Headgear Brain Waves for Fatigue Detection in Smartphone
Lightweight Headgear Brain Waves for Fatigue Detection in SmartphoneLightweight Headgear Brain Waves for Fatigue Detection in Smartphone
Lightweight Headgear Brain Waves for Fatigue Detection in SmartphoneAIRCC Publishing Corporation
 
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...IRJET Journal
 
IRJET- A Review on Safety Parking Brake Arrangement Actuated by Seatbelt
IRJET- A Review on Safety Parking Brake Arrangement Actuated by SeatbeltIRJET- A Review on Safety Parking Brake Arrangement Actuated by Seatbelt
IRJET- A Review on Safety Parking Brake Arrangement Actuated by SeatbeltIRJET Journal
 
Automatic Breaking System Using Eye Blinking Sensor
Automatic Breaking System Using Eye Blinking SensorAutomatic Breaking System Using Eye Blinking Sensor
Automatic Breaking System Using Eye Blinking Sensorpaperpublications3
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET Journal
 
Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...eSAT Journals
 
Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...eSAT Publishing House
 
Development of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesDevelopment of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesCSCJournals
 
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSingh
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSinghPelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSingh
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSinghDavid Rubenstein
 
Study of various techniques for driver behavior monitoring and recognition sytem
Study of various techniques for driver behavior monitoring and recognition sytemStudy of various techniques for driver behavior monitoring and recognition sytem
Study of various techniques for driver behavior monitoring and recognition sytemIAEME Publication
 

What's hot (20)

IRJET-Drunk and Drowsy Detection of Drivers using Artificial Intelligence
IRJET-Drunk and Drowsy Detection of Drivers using Artificial IntelligenceIRJET-Drunk and Drowsy Detection of Drivers using Artificial Intelligence
IRJET-Drunk and Drowsy Detection of Drivers using Artificial Intelligence
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye Closure
 
Real time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer visionReal time detecting driver’s drowsiness using computer vision
Real time detecting driver’s drowsiness using computer vision
 
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEMEYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
 
Intelligent fatigue detection and automatic vehicle control system
Intelligent fatigue detection and automatic vehicle control systemIntelligent fatigue detection and automatic vehicle control system
Intelligent fatigue detection and automatic vehicle control system
 
I010425559
I010425559I010425559
I010425559
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
 
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
IRJET- Driver Drowsiness Detection and Autobraking System for Accident Preven...
 
Real Time Detection System of Driver Fatigue
Real Time Detection System of Driver FatigueReal Time Detection System of Driver Fatigue
Real Time Detection System of Driver Fatigue
 
Lightweight Headgear Brain Waves for Fatigue Detection in Smartphone
Lightweight Headgear Brain Waves for Fatigue Detection in SmartphoneLightweight Headgear Brain Waves for Fatigue Detection in Smartphone
Lightweight Headgear Brain Waves for Fatigue Detection in Smartphone
 
Dr4301707711
Dr4301707711Dr4301707711
Dr4301707711
 
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...
IRJET- EOG based Human Machine Interface to Control Electric Devices using Ey...
 
IRJET- A Review on Safety Parking Brake Arrangement Actuated by Seatbelt
IRJET- A Review on Safety Parking Brake Arrangement Actuated by SeatbeltIRJET- A Review on Safety Parking Brake Arrangement Actuated by Seatbelt
IRJET- A Review on Safety Parking Brake Arrangement Actuated by Seatbelt
 
Automatic Breaking System Using Eye Blinking Sensor
Automatic Breaking System Using Eye Blinking SensorAutomatic Breaking System Using Eye Blinking Sensor
Automatic Breaking System Using Eye Blinking Sensor
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for Drivers
 
Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...
 
Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...Advanced control systems in two wheeler and finding the collision site of the...
Advanced control systems in two wheeler and finding the collision site of the...
 
Development of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of AutomotivesDevelopment of A Smart Interface For Safety and Protection of Automotives
Development of A Smart Interface For Safety and Protection of Automotives
 
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSingh
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSinghPelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSingh
Pelton_Presentation_Drowsy_Driving_PCoughlin_DRubenstein_KSingh
 
Study of various techniques for driver behavior monitoring and recognition sytem
Study of various techniques for driver behavior monitoring and recognition sytemStudy of various techniques for driver behavior monitoring and recognition sytem
Study of various techniques for driver behavior monitoring and recognition sytem
 

Similar to IRJET- A Review Paper on Visual Analysis of Eye State using Image Processing for Driver Fatigue Detection

Real Time Driver Drowsiness Detection System for Road Safety
Real Time Driver Drowsiness Detection System for Road SafetyReal Time Driver Drowsiness Detection System for Road Safety
Real Time Driver Drowsiness Detection System for Road SafetyIRJET Journal
 
Heart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyHeart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyIRJET Journal
 
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...IRJET Journal
 
Driver Drowsiness Detection System Using Image Processing
Driver Drowsiness Detection System Using Image ProcessingDriver Drowsiness Detection System Using Image Processing
Driver Drowsiness Detection System Using Image ProcessingIRJET Journal
 
IRJET- Smart Driver Chair for Four Wheeler using IoT
IRJET-  	  Smart Driver Chair for Four Wheeler using IoTIRJET-  	  Smart Driver Chair for Four Wheeler using IoT
IRJET- Smart Driver Chair for Four Wheeler using IoTIRJET Journal
 
Real-Time Fatigue Analysis of Driver through Iris Recognition
Real-Time Fatigue Analysis of Driver through Iris RecognitionReal-Time Fatigue Analysis of Driver through Iris Recognition
Real-Time Fatigue Analysis of Driver through Iris RecognitionIJECEIAES
 
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdf
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdfDriving Fatigue Detection with Fusion of EEG and forhead EOC.pdf
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdfahmed310769
 
Driver Drowsiness and Alert System using Image Processing & IoT
Driver Drowsiness and Alert System using Image Processing & IoTDriver Drowsiness and Alert System using Image Processing & IoT
Driver Drowsiness and Alert System using Image Processing & IoTIRJET Journal
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureIJMER
 
Driver Drowsiness Detection System for Accident Prevention
Driver Drowsiness Detection System for Accident PreventionDriver Drowsiness Detection System for Accident Prevention
Driver Drowsiness Detection System for Accident PreventionIRJET Journal
 
DROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONDROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONIRJET Journal
 
Human Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection SystemHuman Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection SystemIRJET Journal
 
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONE
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONELIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONE
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONEijcsit
 
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...IRJET Journal
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIRJET Journal
 
Real-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemReal-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemIRJET Journal
 
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemDriver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemIRJET Journal
 
Fatigue report (1)
Fatigue report (1)Fatigue report (1)
Fatigue report (1)Anmol Bassi
 
Eye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road AccidentsEye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road Accidentsijsrd.com
 

Similar to IRJET- A Review Paper on Visual Analysis of Eye State using Image Processing for Driver Fatigue Detection (20)

Real Time Driver Drowsiness Detection System for Road Safety
Real Time Driver Drowsiness Detection System for Road SafetyReal Time Driver Drowsiness Detection System for Road Safety
Real Time Driver Drowsiness Detection System for Road Safety
 
Heart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafetyHeart Health & Drowsiness Analysis of Driver for RoadSafety
Heart Health & Drowsiness Analysis of Driver for RoadSafety
 
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
Automated Framework for Vision based Driver Fatigue Detection by using Multi-...
 
Driver Drowsiness Detection System Using Image Processing
Driver Drowsiness Detection System Using Image ProcessingDriver Drowsiness Detection System Using Image Processing
Driver Drowsiness Detection System Using Image Processing
 
IRJET- Smart Driver Chair for Four Wheeler using IoT
IRJET-  	  Smart Driver Chair for Four Wheeler using IoTIRJET-  	  Smart Driver Chair for Four Wheeler using IoT
IRJET- Smart Driver Chair for Four Wheeler using IoT
 
Real-Time Fatigue Analysis of Driver through Iris Recognition
Real-Time Fatigue Analysis of Driver through Iris RecognitionReal-Time Fatigue Analysis of Driver through Iris Recognition
Real-Time Fatigue Analysis of Driver through Iris Recognition
 
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdf
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdfDriving Fatigue Detection with Fusion of EEG and forhead EOC.pdf
Driving Fatigue Detection with Fusion of EEG and forhead EOC.pdf
 
Driver Drowsiness and Alert System using Image Processing & IoT
Driver Drowsiness and Alert System using Image Processing & IoTDriver Drowsiness and Alert System using Image Processing & IoT
Driver Drowsiness and Alert System using Image Processing & IoT
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye Closure
 
Driver Drowsiness Detection System for Accident Prevention
Driver Drowsiness Detection System for Accident PreventionDriver Drowsiness Detection System for Accident Prevention
Driver Drowsiness Detection System for Accident Prevention
 
DROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISIONDROWSINESS DETECTION USING COMPUTER VISION
DROWSINESS DETECTION USING COMPUTER VISION
 
Human Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection SystemHuman Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection System
 
J42025053
J42025053J42025053
J42025053
 
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONE
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONELIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONE
LIGHTWEIGHT HEADGEAR BRAIN WAVES FOR FATIGUE DETECTION IN SMARTPHONE
 
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...
IRJET- Driver Drowsiness Detection & Identification of Alcoholic System using...
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness Detection
 
Real-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemReal-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection System
 
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded SystemDriver Drowsiness Monitoring System Using Visual Signals and Embedded System
Driver Drowsiness Monitoring System Using Visual Signals and Embedded System
 
Fatigue report (1)
Fatigue report (1)Fatigue report (1)
Fatigue report (1)
 
Eye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road AccidentsEye Gesture Analysis for Prevention of Road Accidents
Eye Gesture Analysis for Prevention of Road Accidents
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)ChandrakantDivate1
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information SystemsAnge Felix NSANZIYERA
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 

Recently uploaded (20)

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 

IRJET- A Review Paper on Visual Analysis of Eye State using Image Processing for Driver Fatigue Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3929 A Review Paper on Visual Analysis of Eye State using Image Processing for Driver Fatigue Detection Miss. Ankita Bhoyar1, Prof. S. N. Sawalkar2 1Student, Computer Science and Engineering, Sipna C.O.E.T., Maharashtra, India 2Assistant professor, Computer Science and Engineering, Sipna C.O.E.T., Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Driver’s fatigue is one of the major causes of traffic accidents, particularly fordriversoflarge vehicles(such as buses and heavy trucks) due to prolonged driving periods and boredom in working conditions. In this , propose a vision- based fatigue detection system for driver monitoring, whichis easy and flexible for deployment in buses and large vehicles. The system consists of modules image acquisition , image resize, Haar Cascadec Classifier, dlib faciallandmarkdetector, 68 landmark, eye region, eye region of interest, eye aspect ratio (EAR). A robust measure of eye aspect ratio (EAR) onthe continuous level of eye openness is defined, and the driver states are classified on it. In experiments, systematic evaluations and analysis of proposed algorithms, as well as comparison with ground truth on EAR measurements, are performed. The experimental results show the advantages of the system on accuracy and robustness for the challenging situations when a camera of an oblique viewing angle to the driver’s face is used for driving state monitoring. Key Words: Haar cascade classifier, dlib face detector , eye aspect ratio (EAR), openCV, fatigue detection. 1. INTRODUCTION Fatigue, drowsiness and sleepiness are often used synonymously in driving state description. Involving multiple human factors, it is multidimensional innaturethat researchers have found difficult to define over past decades. Despite the ambiguity surrounding fatigue, it is a critical factor for driving safety. Studies have shown that fatigue is one of the leading contributing factors in traffic accidents worldwide. It is particularly critical for occupational drivers, such as drivers of buses and heavy trucks, due to the fact that they may have to work over a prolonged duration of the driving task, during the peak drowsiness periods (i.e., 2:00 A.M. to 6:00 A.M. and 2:00 P.M. to 4:00 P.M.), and under monotonous or boredom working conditions. Drowsy driving is becoming one of the most important cause of road accidents. Accordingtomany surveysaround30%ofroad accidents is due to the driver fatigue and the percentage is increasing every year. Drowsiness can be due to the adverse driving conditions, heavy traffic, workloads, late night long drive etc. Lack of sleep, absence of rest, taking medicinesare also causes for drowsiness. When driver drives for more than the normal period fatigue is caused and the driver may feel tiredness which will causedrivertosleepycondition and loss of consciousness. This results road accidents and death of driver or serious injuries and also claims thousands of lives every year. Drowsiness is a phenomenon which is the transition period from the awake state to the sleepy state and causes decrease in alerts and conscious levels of driver. It is difficult to measure the drowsiness level directly but there are many indirect methods to detect thedriverfatigue. Driver drowsiness detection can be measured using physiological measures, vehicle-based measures, behavioural measures. Physiological measures include the sure of brain wave, heart rate, pulse rate, and using the physiological signalslike ECG (Electrocardiogram), EOG (Electrooculogram), EEG (Electroencephalogram) etc. Though this method measures the drowsiness accurately but it requires a physical connection with the driversuchasplacingseveral electrodes on head, chest and face which is not a convenient method and also discomfort for the driver in driving condition. Vehicle measures includes deviations from lane position, pressure on acceleration pedals, movement of the steering wheels, etc. These are constantly monitored and any change in these which crosses a threshold indicates a probability that the driver is drowsy. Behavioural measures monitors the behaviour of the driver, which includes the yawning, eye closure, eye blinking, head pose, etc. These are monitored through a camera and these drowsiness symptoms are detected. Behavioural state detection system helps to detect the drowsy driving condition early and avoid accidents. In this paper real time drowsy detection is used which isoneof the best possible method to detect driver fatigue early. Real time driver detection system using image processing captures driver eyes state non- intrusively using a camera and raspberry pi is used for this. 2. LITREATURE REVIEW Drowsiness detection can be mainly classified into three aspects such as:- 1. Vehicle based measures. 2. Physiological measures. 3. Behavioral measures.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3930 Vehicle based measures is one of the method which is used to measure driver drowsiness. This is done by placing sensors on different vehicle components, which include steering wheel and the acceleration pedal. By analysing the signals from the sensors the level of drowsiness can be determined. Commonly using vehicle based measures for detecting the level of driver drowsiness are the steering wheel movement and the standard deviation in lateral position. A steering angle sensor which is mounded on the steering of vehicle is used to measure the steering wheel movement. The number of micro-correctionsonthesteering wheel reduces compared to normal driving when the driver is drowsy. Based on small SWMs of between 0.5° and 5°, it is possible to determine whether the driverisdrowsyandthus provide an alert if needed. Another vehicle based measure used to measure the drowsiness of driver is SDLP. Here the position of lane is tracked using an external camera. The main limitation of this method is that it dependent on external factors such as road markings, lighting and climatic conditions. Therefore, these driving performance measures are not specific to the driver’s drowsiness. Physiological measures aretheobjectivemeasuresof the physical changes that occur in our body because of fatigue. These physiological measures can be utilizedto measurethe fatigue level and can provide alert for the drivers. These physiological changes can be simply measuredby respective instruments such as (ECG), electrooculography (EOG), electroencephalography (EEG) and electromyogram (EMG). Electrocardiogram is one of the physiological measures which can be utilized to measure the fatigue of driver. Here ECG electrodes are used to collect ECG signals fromthebody which provides the critical parameters related to HeartRate (HR), Heart Rate Variability (HRV) and respiration rate or breathing frequency. Each of these are relatedtodrowsiness [4]. Electroencephalography (EEG)isoneofthemost reliable physiological measures for drowsiness detection. EEG electrodes are placed at correct place and get data from brain. After preprocessing the data, which is acquired from the EEG electrodes can be divided into different frequency bands. The preprocessing involves artifact removal and filtering. Commonly used frequency bands include the delta (0.5–4 Hz), theta (4–8 Hz), alpha (8–13Hz),beta (13–30Hz), and gamma (greater than 30 Hz) bands [5]. Power spectrum of EEG brain waves is used as an indicator to detect the drowsiness of the driver. Here, EEG power of the alpha, theta bands increases and the power of the beta bands decreases. The EEG based drowsiness detection is not easily implementable. Because the driver has to wear an EEG cap while driving a vehicle. These devices are being distractive and this is the main disadvantage of this method. Behavioral changes take place during drowsing like yawning, amount of eye closure, eye blinking etc. In normal condition the rate of yawning will be less. When the driver is in fatigue the rate of yawning will be far higher than the normal. So by observing this yawning rate we can detect whether the driver is in fatigue or not. In eye closure method the count of eye blink of the driver is measured for obtaining the condition of the driver. The average duration of a normal eye blink is 0.1s to 0.4s. That means, in one second the eye will blink at least 2 or 3 times. This is observed for a few seconds. When the driver is in fatigue the count will be far less compared to the normal condition. Thus we can detect whether the driver is in fatigue or not. The main techniques used for eye blink detection is Eye Aspect Ratio (EAR) method. The Ear method is done by calculating a quantity named EAR. In normal condition the value of EAR is almost constant. If the driver is in fatigue the EAR value will be approximately near to zero. Thus we can detect whether the driver is in fatigue or not. Thus we can detect whether the driver is in fatigue or not. 3. PROPOSED SYSTEM To improve the accuracy as well as to reduce the execution time of fatigue, drowsiness detection system. Following are the steps takes place for fatigue detection – Image Acquisition Image Resize Face Detection Apply Haar cascade classifier algorithm Facial Landmark Detection Apply Dlib algorithm Eye Localization Localization Eye Region of Interest Computing Eye Aspect Ratio (EAR) Fatigue Detection and Alert Alarm Webcam Fig -1: Framework Of proposed system 3.1. Webcam – Webcam is used to take an input image. Webcam
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3931 3.2. Image Resize – It is used to resize input image into standard image format. 3.4. Haar Cascade Classifier – A Haar cascade classifier is a algorithm which is used to detect the object for which it has been trained for, from the source. The haar cascade is by superimposing the positive image over a set of negative images. The trainingisgenerally done on a server and on various stages. 3.5. Dlib face detector – It is used to find and locate the face in the image. It initializes dlibs pre-trained face detector based on a modification to the standard histogramoforientedgradients (HOG). 3.6. Facial Landmark 68 R.O.I. – The pretrained facial landmark detector inside the dlib library is used to estimate the location of 68 (x , y)- coordinates face that map to facial structures of the face. These annotations are part of 68 point shape predictor 68.dat which the dlib facial landmark predictor was trained on.The facial landmark detection is used to localize each of the important regions of face. 3.7. Eye Region of Interest – Extracting exact eye locations takes place. Image cropping is employed to restrict the area of work nearer to the eyes since the activity of the eyes we concentrate on. The total area of picture is reduced by cropping the image to two fifth to three fifth of the total area of the picture on the upper region with the result that the separation of eyes is performed. 3.8. Eye localization and fatigue detection – It is used to compute the ratio of distances between the vertical eye landmarks and the distances between the horizontal eye landmarks. The return value ofthe eyeaspect ratio will be approximately constant when the eye is open. The value will then rapidly decrease towards zero during a blink. 3.9. Eye Aspect Ratio(EAR)- In this technique, we are using different landmarks todetect the opening and closing of eye. This landmark detector that capture most of the characteristic points on a human face image. It is used to compute the ratio of distances between the vertical eye landmarks and the distances between the horizontal eye landmarks. The return value ofthe eyeaspect ratio will be approximately constant when the eye is open. The value will then rapidly decrease towards zero during a blink. Fig .2 Landmarks obtained in EAR The eye blink is a fast closing and reopening of a human eye. Each individual person has a little bit different pattern of blinks. The pattern differs in the speed of closing and opening of the eye, a degree of squeezing the eye and in a blink duration. The eye blink lasts approximately 100- 400ms. From the landmarksdetectedintheimage, wederive the eye aspect ratio (EAR) that is used as an estimate of the eye opening state. For every video frame, the eye landmarks are detected. The eye aspect ratio between height and width of the eye is computed. From the fig. 2 P1,P2,…,P6 are the landmarks on the eye. where P1,…..,P6 are the 2D landmark locations on the eye. The EAR is mostly constant when an eye is open and is getting close to zero while closing an eye. Since eye blinking is performed by both eyes synchronously, the EAR of both eyes are taken and it is averaged. AftergettingtheEARvalue, if the value is less than the limit for 2 or 3 seconds the driver is said to be drowsy. After detecting fatigue , drowsiness with EAR threshold value the alert alarmrunsandshowsthe message as “Drowsiness Detected”. 3. CONCLUSION Driver Drowsiness Detection was built to help a driver stay awake while driving in order to reduce car accidents caused by drowsiness. This paper was concerned with drowsy drivers and their potential to cause car accidents. . The driver fatigue detection system calculates drowsiness level from the driver using a combination of webcam, haar cascade classifier, facial landmark detection is used to calculate whether or not a driver is drowsy. At the same time, it retrieves images from the camera, which is fast enough to detect a driver’s features in real time. The system uses open source software called as open cv image processing libraries, the captures images are processed in this. Webcam and open cv makes the overall systemtoa low cost drowsiness detection system.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3932 REFERENCES [1] Bappaditya Mandal, Liyuan Li, Gang Sam Wang, and Jie Lin (2017) IEEE transactions on Intelligent transportation systems, Towards Detection of Bus Driver Fatigue Based on Robust Visual Analysis of Eye State. [2] A Rosebrock (2017) facial landmarks with dlib, opencv and python. [3] T. Soukupova and J. Cech. (2016, Feb. 3) Real-Time Eye Blink Detection using Facial Landmarks. Center for Machine Perception, Department of CyberneticsFaculty of Electrical Engineering, Czech Technical University in Prague. Prague, Czech Republic. [4] Kazemi and J. Sullivan. (2014) One Millisecond Face Alignment with an Ensemble of Regression Trees.Royal Institute of Technology Computer Vision and Active Perception Lab. Stockholm, Sweden.