SlideShare a Scribd company logo
1 of 10
Download to read offline
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
1 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
ABSTRACT: Now a days, drowsy driving is becoming biggest challenges leading to the traffic collision. Based on the
existing data and statistics, several road accidents and causalities happen due to the drowsy driving which leads to severe
injuries. To overcome these challenges, various studies have been done in designing systems that can predict the driver fatigue
and alert him beforehand, thus avoiding him to fall asleep behind the wheel and cause an accident. Few existing approaches
used psychological measures to give higher accuracy in checking the drowsiness of the driver. However, such approaches
are actually intrusive as electrodes are supposed to be incorporated on the head as well as the body. In this paper, a non-
intrusive and real-time system has been proposed. This system considers eye closure ratio as input to find driver drowsiness.
If this ratio decreases from the standard ratio, the driver is alerted with the help of a notification and also an email alert is
communicated to the owner of the vehicle. For our system, a Pi camera is used to catch the photos of the driver’s eye and the
entire framework is incorporated in a vehicle using Raspberry-Pi.
Keywords: Drowsiness, Raspberry Pi, Haar Cascade classifier, Sensors, Eye Aspect Ratio, Regression Trees
1. INTRODUCTION
Among several issues leading to traffic accidents in this today’s world, drowsy driving is one of the major challenges
that requires high consideration. The road accidents or mis happenings usually occurs when the driver does not get
sufficient amount of rest or sleep. Throughout the previous studies it has been found that several attempts were
taken to detect the drowsiness of the driver by considering various parameters. We have proposed a method, which
is based on the behavioral measurements, in which the eye closure ratio is used as the input upon behavioral
measurements involve monitoring the eye blinking pattern, yawning, eye closure, facial movements via an external
camera. In this work, the face of the driver was continuously recorded in order to detect eyes movements using a
Raspberry Pi camera. In order to effectively capture the face, the Pi camera is mounted on the vehicle dashboard
and is kept approximately 20cm away from the driver's face. This Pi camera is joined with the Raspberry Pi using
a flexible cable and the Raspberry Pi itself, can be placed anywhere in the vehicle, out the human eyesight. Initially,
the detection of facial landmarks was performed using the Haar Cascade classifier.
Fig.1.1. Example of rectangle Haar-like features
A proposed Accident Preventive model for
Smart Vehicles
Rishabh Malik , Naman Mittal
Computer Science and Engineering Department, NIET College, India.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
2 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
2. PROBLEM STATEMENT
At present time, drowsy driving has become one of the major issues of the traffic collision. Use of the face detection
and recognition system in lieu of the traditional methods will provide a fast and effective method of verifying person
presence in the car or other vehicles accurately while offering a secure, stable system. The proposed system used
the eye closure ratio as input parameter to detect the drowsiness of the driver. If the eye closure ratio deteriorates
from the standard ratio, the driver is alerted with the help of a buzzer. The overall objectives is to develop a real
time face detection and recognition system to perform the following tasks and we have applied it on car or some
other vehicles:
 To check face movements in real time.
 To identify the detected eye blink by the use of EAR (Eye Aspect Ratio) Algorithm.
 To prevent the accident using the buzzer.
The scope of this system is to solve the problems that can arise in daily life:
1.The system can be used to detect faces from stored database.
2.The system can be used in any vehicles to detect driver face.
3.The system can be planned for congested places like airport, railway station that require more alertness of the
vehicle owners.
4.The system can also be used in the offices for inspecting the employees to check whether is asleep or not
3. LITERATURE REVIEW
In last decades man researchers worked on drowsiness detection and made some progress. However, still research
is going on in this field to make the system more reliable. Many existing methods implemented vehicle-based
measures which involve mounting sensors on various components of the vehicle like on the steering wheel,
accelerator to evaluate the intensity of drowsiness [1-3]. The process of implementing the vehicle-based measures
can be further broken down into two categories. The evaluation can be performed based on two approaches, namely
Steering Wheel Movement (SWM) and Standard Deviation of Lane Position (SDLP). In order to measure the SWM,
an angle sensor is utilized to determine the driver’s level of drowsiness based on his steering pattern. On the other
hand, SDLP implements an external camera which is used to determine whether the vehicle is drifting out of its
lane.
The existing work on face recognition ignored the issue of face stimulus, assuming that predefined measurement
was relevant and sufficient. This suggests that coding and decoding of face images may give information of face
images emphasizing the significance of features. These features may or may not be related to facial features such
as eyes, nose, lips and hairs. We want to extract the relevant information in a face image, encode it efficiently and
compare one face encoding with a database of faces encoded similarly [4].
4. PROPOSED SYSTEM REQUIREMENT AND METHODOLOGY
Face Detection and Recognition System is used by decision making team whether this person belong to the dataset
stored or not. This module takes the captured image as input data and analyses it to find whether the captured face
is there in the database or not. This module uses PCA algorithm for finding the data. After analysis this module
marks that the candidate is verified and excel sheet is updated accordingly.
Hardware Requirements
 Camera (Atleast 5 MP)
 Raspberry Pi 3/3B+
 GPS Module
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
3 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
Software Requirements
 Python 3
 OpenCV 3+
 Dlib
This part of the documentation describes in detail the design of Sentimental Analysis with the help of the diagrams
such as DFD, sequence diagram, use case diagram etc.
4.1 DATA FLOW DIAGRAM (DFD)
Figure 4.1 represents the data flow diagram for the proposed model in a clear and concise manner.
Fig. 4.1: Level 1 DFD for drowsiness detection
4.2 Flow Chart
The flowchart figure 4.2 for the entire process simulation is as follows:
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
4 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
Fig. 4.2: Flowchart of the drowsiness detection system
The entire proposed framework has been divided into 4 modules-
i. UI Module
ii. Drowsiness Detection module
iii. Email Alert module
iv. Location Detection module
1. A window appears on running the application, this window is the UI of the project which takes in 3 inputs- driver
name, relative/owner name and relative/owner email address.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
5 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
Fig. 4.3: Main UI window of the project
2. After filling the details and submitting them the live video window starts that checks for drowsiness and no face
detection frame by frame.
Fig. 4.4: Live video capturing window
3. If the face is not detected in the frame then the system shows an error and plays a sound no face detected.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
6 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
Fig. 4.5: No face detected window
4. If the driver is feeling drowsy i.e. if the EAR value is more than 4 seconds then the system shows a drowsiness
alert and plays an alert sound.
Fig. 4.6: Drowsiness alert system
5. Once the drowsiness is detected then an email is also sent to the relative/owner alerting him/her that the driver is
feeling drowsy.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
7 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
Fig. 4.7: Email alert sent to the relative/owner
6. In the email a link to the driver’s current location is also send, upon clicking on the link Google maps page will
open containing the driver’s exact location of the time he was feeling drowsy.
Fig. 4.8: Location of the driver in Google maps
4.2 Facial Landmark Detection
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
8 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
The facial landmark is detected using the dlib library’s facial landmark detector [Kazemi and Sullivan (2014)].
It is a pre-trained facial landmark detector inside the dlib library. The indexes of the 68 coordinates are shown
below:
Fig. 4.9 Visualizing the 68 facial landmark coordinates from the iBUG 300-W dataset
By making use of the facial landmarks, the eye aspect ratio is computed. This ratio is based on two factors that are
the distances between facial landmarks of the eyes. This method for eye blink detection is efficient and easy to adopt
that considers each eye as represented by 6 (x, y)-coordinates
Fig 4.10: The 6 facial landmarks associated with the eye.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
9 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
The equation eye aspect ratio (EAR) [Soukupová and Čech, 2016] is used for real-time eye blink detection using
facial attributes and is as follows where p1, …, p6 are 2D facial landmark locations
Fig 4.11 Top: An open eye and closed eye visualization of eye Bottom: Plot showing the eye aspect ratio per time
[Soukupová and Čech].
5. CONCLUSION
This paper proposed a trusted and secure drowsiness detection and alerting system for vehicle driver. This newly
proposed system will minimize the number of accidents happening daily and help people drive safely. The
requirement of this model for specialized hardware is very limited as it uses a Raspberry Pi and a camera to be
installed. Future work could also include adding infrared cameras to help increase the accuracy in the dark
environment.
NIET Journal of Engineering & Technology (NIETJET)
Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print)
10 | Page
Publisher: Noida Institute of Engineering & Technology,
19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India.
REFERENCES
[1] Hang-Bong Kang, “Various Approaches for Driver and Driving Behavior Monitoring: A Review”, in Proc.
[2] IEEE Int. Conf. on Computer Vision Workshops, IEEE 2013pp. 978-0-7695-5161-6.
[3] Ruijia Feng, Guangyuan Zhang, and Bo Cheng, “An On-Board System for Detecting Driver Drowsiness
Based on Multi-Sensor Data Fusion Using Dempster-Shafer Theory”, in Proc. IEEE Int. Conf. on Networking,
Sensing and Control, IEEE 2009. pp. 978-1-4244-3492-3.
[4] Sahyadehas, K. Sundaraj and M. Murugappan, “Detecting Driver Drowsiness based on Sensors: A Review,”
Sensors, 2012.
[5] M. Ingre, T. ÅKerstedt, B. Peters, A. Anund, G. Kecklund, “Subjective sleepiness, simulated driving
performance and blink duration: Examining individual differences,” J. Sleep Res., 2006.
[6] Y. Sun, X. Yu, J. Berilla, Z. Liu, and G. Wu., “An in-vehicle physiological signal monitoring system for
driver fatigue detection,” in Proc. 3rd International Conf. on Road Safety and Simulation, Indianapolis,USA,
Sept. 2011, pp.1-16.
[7] Oraan Khunpisuth, Taweechai Chotchinasri, Varakorn Koschakosai & Narit Hnoohom” Driver Drowsiness
Detection using Eye-Closeness Detection,” in Proc. IEEE Int. Conf. on Signal-Image Technology & Internet-
Based Systems, IEEE. 2016, pp. 5090-5698.
[8] Hua-Zhi Dong, Mei Xie. “Real-Time Driver Fatigue Detection Based on Simplified Landmarks of AAM,” in
proc. IEEE Int. Conf. on Apperceiving Computing and Intelligence Analysis Proceeding, IEEE. 2010,
pp.4244-8026.
[9] Srivastav, Vivek; 'Analytical Study of Traffic Behaviour in a Network on Chip Architecture',Volume
No.2,Issue No.1,2013,PP.029-032,ISSN :2229-5828
[10] Saumya Priya Basu , Saumya Das , Sanjita Das, Manas K Das; 'Effect of Methanoic Extract of the Leaves
of Calotropis Gigntea R.BR. On Leukocyte and Neutrophil Migration',Volume No.2,Issue No.1,2013,PP.033-
036,ISSN :2229-5828
[11] Deepak Bhardwaj , S P Singh, VK Pandey; 'VHDL Implementation of Interleavers : Fundamental and Recent
Developments for Wimax and Wlan',Volume No.2,Issue No.1,2013,PP.037-043,ISSN :2229-5828
[12] Malviya, Ragini; 'Study and Simulation of the Unified Power Flow Contr-oller(UPFC) In Power
System',Volume No.2,Issue No.1,2013,PP.045-050,ISSN :2229-5828
[13] Rajesh Lavania, Manu Pratap Singh; 'Performance Analysis For Multilayer Feed Forward Neural Network
With Grad-ient Descent with Momentum & Adaptive Back Prop-agation and Bfgs QuasiNew-ton Back
Propagation for Hand Written Hindi Characters of Swars',Volume No.2,Issue No.1,2013,PP.051-065,ISSN
:2229-5828
[14] Shweta Vishnoi , Rakesh Kumar, Sunder Pal & Beer Pal Singh; 'Study of Optical Character-ization of Pulse
Laser Dep-osited Zno Thin Films',Volume No.2,Issue No.1,2013,PP.067-070,ISSN :2229-5828
[15] Vinay Kumar ,Lalit Kumar, Gagan Deep; 'Study on the Curing Kinetics of Epoxy Resins Using Diorga-notiin
Dichlorides',Volume No.2,Issue No.1,2013,PP.071-074,ISSN :2229-5828

More Related Content

Similar to A Proposed Accident Preventive Model For Smart Vehicles

Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...
Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...
Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...IRJET Journal
 
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLES
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLESREAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLES
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLEScscpconf
 
IRJET- Driver’s Sleep Detection
IRJET-  	  Driver’s Sleep DetectionIRJET-  	  Driver’s Sleep Detection
IRJET- Driver’s Sleep DetectionIRJET Journal
 
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET Journal
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET Journal
 
IRJET- Driver Alert System to Detect Drowsiness and Distraction
IRJET- Driver Alert System to Detect Drowsiness and DistractionIRJET- Driver Alert System to Detect Drowsiness and Distraction
IRJET- Driver Alert System to Detect Drowsiness and DistractionIRJET Journal
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification ToolIRJET Journal
 
Fighting Accident Using Eye Detection forSmartphones
Fighting Accident Using Eye Detection forSmartphonesFighting Accident Using Eye Detection forSmartphones
Fighting Accident Using Eye Detection forSmartphonesIJERA Editor
 
Real-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemReal-Time Driver Drowsiness Detection System
Real-Time Driver Drowsiness Detection SystemIRJET 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
 
IRJET - Drowsiness Detection System using ML & IP
IRJET - Drowsiness Detection System using ML & IPIRJET - Drowsiness Detection System using ML & IP
IRJET - Drowsiness Detection System using ML & IPIRJET Journal
 
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
 
Realtime Car Driver Drowsiness Detection using Machine Learning Approach
Realtime Car Driver Drowsiness Detection using Machine Learning ApproachRealtime Car Driver Drowsiness Detection using Machine Learning Approach
Realtime Car Driver Drowsiness Detection using Machine Learning ApproachIRJET 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
 
Accident Precaution System For Vehicle In Motion Using Machine Learning
Accident Precaution System For Vehicle In Motion Using Machine LearningAccident Precaution System For Vehicle In Motion Using Machine Learning
Accident Precaution System For Vehicle In Motion Using Machine LearningIRJET Journal
 
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy Drivers
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy DriversIRJET- Analysis of Yawning Behavior in IoT based of Drowsy Drivers
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy DriversIRJET Journal
 

Similar to A Proposed Accident Preventive Model For Smart Vehicles (20)

Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...
Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...
Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking...
 
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLES
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLESREAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLES
REAL TIME DROWSY DRIVER DETECTION USING HAARCASCADE SAMPLES
 
IRJET- Driver’s Sleep Detection
IRJET-  	  Driver’s Sleep DetectionIRJET-  	  Driver’s Sleep Detection
IRJET- Driver’s Sleep Detection
 
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance SystemIRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
IRJET- Vehicular Data Acquisition & Driver Behaviours Surveillance System
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
 
IRJET- Driver Alert System to Detect Drowsiness and Distraction
IRJET- Driver Alert System to Detect Drowsiness and DistractionIRJET- Driver Alert System to Detect Drowsiness and Distraction
IRJET- Driver Alert System to Detect Drowsiness and Distraction
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for Drivers
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
 
Fighting Accident Using Eye Detection forSmartphones
Fighting Accident Using Eye Detection forSmartphonesFighting Accident Using Eye Detection forSmartphones
Fighting Accident Using Eye Detection forSmartphones
 
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 ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEMDRIVER DROWSINESS ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEM
 
Human Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection SystemHuman Driver’s Drowsiness Detection System
Human Driver’s Drowsiness Detection System
 
IRJET - Drowsiness Detection System using ML & IP
IRJET - Drowsiness Detection System using ML & IPIRJET - Drowsiness Detection System using ML & IP
IRJET - Drowsiness Detection System using ML & IP
 
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
 
Realtime Car Driver Drowsiness Detection using Machine Learning Approach
Realtime Car Driver Drowsiness Detection using Machine Learning ApproachRealtime Car Driver Drowsiness Detection using Machine Learning Approach
Realtime Car Driver Drowsiness Detection using Machine Learning Approach
 
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
 
Accident Precaution System For Vehicle In Motion Using Machine Learning
Accident Precaution System For Vehicle In Motion Using Machine LearningAccident Precaution System For Vehicle In Motion Using Machine Learning
Accident Precaution System For Vehicle In Motion Using Machine Learning
 
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy Drivers
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy DriversIRJET- Analysis of Yawning Behavior in IoT based of Drowsy Drivers
IRJET- Analysis of Yawning Behavior in IoT based of Drowsy Drivers
 

More from NIET Journal of Engineering & Technology (NIETJET)

More from NIET Journal of Engineering & Technology (NIETJET) (20)

Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
Design and Implementation of Automatic Fire Sensing and Fire Extinguishing Ro...
 
Fake News Detection using Deep Learning
Fake News Detection using Deep LearningFake News Detection using Deep Learning
Fake News Detection using Deep Learning
 
SMART DUSTBIN USING ARDUINO NANO
SMART DUSTBIN USING ARDUINO NANOSMART DUSTBIN USING ARDUINO NANO
SMART DUSTBIN USING ARDUINO NANO
 
Design & analysis various basic logic gates usingQuantum Dot Cellular Automat...
Design & analysis various basic logic gates usingQuantum Dot Cellular Automat...Design & analysis various basic logic gates usingQuantum Dot Cellular Automat...
Design & analysis various basic logic gates usingQuantum Dot Cellular Automat...
 
A detailed analysis of the supervised machine Learning Algorithms
A detailed analysis of the supervised machine Learning AlgorithmsA detailed analysis of the supervised machine Learning Algorithms
A detailed analysis of the supervised machine Learning Algorithms
 
A Clustering Based Approach for knowledge discovery on web.
A Clustering Based Approach for knowledge discovery on web.A Clustering Based Approach for knowledge discovery on web.
A Clustering Based Approach for knowledge discovery on web.
 
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
A Review paper on Artificial Neural Network: Intelligent Traffic Management S...
 
Integrated MANET Mutual Authentication System - A Review
Integrated MANET Mutual Authentication System - A ReviewIntegrated MANET Mutual Authentication System - A Review
Integrated MANET Mutual Authentication System - A Review
 
Evaluation Of Latency In Delay Sensitive Cloud Services
Evaluation Of Latency In Delay Sensitive Cloud ServicesEvaluation Of Latency In Delay Sensitive Cloud Services
Evaluation Of Latency In Delay Sensitive Cloud Services
 
A Analysis Of Utilization Factor Of Fee-Counter In Colleges
A Analysis Of Utilization Factor Of Fee-Counter In CollegesA Analysis Of Utilization Factor Of Fee-Counter In Colleges
A Analysis Of Utilization Factor Of Fee-Counter In Colleges
 
Simulation Of Steady State And Dynamic Response Of Multi -Effect Evaporators ...
Simulation Of Steady State And Dynamic Response Of Multi -Effect Evaporators ...Simulation Of Steady State And Dynamic Response Of Multi -Effect Evaporators ...
Simulation Of Steady State And Dynamic Response Of Multi -Effect Evaporators ...
 
A Bi-Directional DC-DC Converter Feeding PMBLDC Motor Drive System
A Bi-Directional DC-DC Converter Feeding PMBLDC Motor Drive SystemA Bi-Directional DC-DC Converter Feeding PMBLDC Motor Drive System
A Bi-Directional DC-DC Converter Feeding PMBLDC Motor Drive System
 
Enhancing The Performance Of Multi Area AGC In Deregulatd Enviroment Tuned Wi...
Enhancing The Performance Of Multi Area AGC In Deregulatd Enviroment Tuned Wi...Enhancing The Performance Of Multi Area AGC In Deregulatd Enviroment Tuned Wi...
Enhancing The Performance Of Multi Area AGC In Deregulatd Enviroment Tuned Wi...
 
Micro -Strip Slot Antenna With High Efficiency
Micro -Strip Slot Antenna With High EfficiencyMicro -Strip Slot Antenna With High Efficiency
Micro -Strip Slot Antenna With High Efficiency
 
Analysis Of XPM-Induced Cross Talk In The Optical Order Disper-Sion With Resp...
Analysis Of XPM-Induced Cross Talk In The Optical Order Disper-Sion With Resp...Analysis Of XPM-Induced Cross Talk In The Optical Order Disper-Sion With Resp...
Analysis Of XPM-Induced Cross Talk In The Optical Order Disper-Sion With Resp...
 
Design Philosophy Of Microwave Gunn Oscillator
Design Philosophy Of Microwave Gunn OscillatorDesign Philosophy Of Microwave Gunn Oscillator
Design Philosophy Of Microwave Gunn Oscillator
 
UHF RFID Reader Antena Using Double Slot Loaded Circular Patch
UHF RFID Reader Antena Using Double Slot Loaded Circular PatchUHF RFID Reader Antena Using Double Slot Loaded Circular Patch
UHF RFID Reader Antena Using Double Slot Loaded Circular Patch
 
Planned Outline For Indian Sign Language Recognition
Planned Outline For Indian Sign Language RecognitionPlanned Outline For Indian Sign Language Recognition
Planned Outline For Indian Sign Language Recognition
 
Routing Protocol In Mobile Network : A Review
Routing Protocol In Mobile Network : A ReviewRouting Protocol In Mobile Network : A Review
Routing Protocol In Mobile Network : A Review
 
Classification Of Bug Report Using Naïve Bayes Classifier With Gain Ratio
Classification Of Bug Report Using Naïve Bayes Classifier With Gain RatioClassification Of Bug Report Using Naïve Bayes Classifier With Gain Ratio
Classification Of Bug Report Using Naïve Bayes Classifier With Gain Ratio
 

Recently uploaded

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 

Recently uploaded (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

A Proposed Accident Preventive Model For Smart Vehicles

  • 1. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 1 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. ABSTRACT: Now a days, drowsy driving is becoming biggest challenges leading to the traffic collision. Based on the existing data and statistics, several road accidents and causalities happen due to the drowsy driving which leads to severe injuries. To overcome these challenges, various studies have been done in designing systems that can predict the driver fatigue and alert him beforehand, thus avoiding him to fall asleep behind the wheel and cause an accident. Few existing approaches used psychological measures to give higher accuracy in checking the drowsiness of the driver. However, such approaches are actually intrusive as electrodes are supposed to be incorporated on the head as well as the body. In this paper, a non- intrusive and real-time system has been proposed. This system considers eye closure ratio as input to find driver drowsiness. If this ratio decreases from the standard ratio, the driver is alerted with the help of a notification and also an email alert is communicated to the owner of the vehicle. For our system, a Pi camera is used to catch the photos of the driver’s eye and the entire framework is incorporated in a vehicle using Raspberry-Pi. Keywords: Drowsiness, Raspberry Pi, Haar Cascade classifier, Sensors, Eye Aspect Ratio, Regression Trees 1. INTRODUCTION Among several issues leading to traffic accidents in this today’s world, drowsy driving is one of the major challenges that requires high consideration. The road accidents or mis happenings usually occurs when the driver does not get sufficient amount of rest or sleep. Throughout the previous studies it has been found that several attempts were taken to detect the drowsiness of the driver by considering various parameters. We have proposed a method, which is based on the behavioral measurements, in which the eye closure ratio is used as the input upon behavioral measurements involve monitoring the eye blinking pattern, yawning, eye closure, facial movements via an external camera. In this work, the face of the driver was continuously recorded in order to detect eyes movements using a Raspberry Pi camera. In order to effectively capture the face, the Pi camera is mounted on the vehicle dashboard and is kept approximately 20cm away from the driver's face. This Pi camera is joined with the Raspberry Pi using a flexible cable and the Raspberry Pi itself, can be placed anywhere in the vehicle, out the human eyesight. Initially, the detection of facial landmarks was performed using the Haar Cascade classifier. Fig.1.1. Example of rectangle Haar-like features A proposed Accident Preventive model for Smart Vehicles Rishabh Malik , Naman Mittal Computer Science and Engineering Department, NIET College, India.
  • 2. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 2 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. 2. PROBLEM STATEMENT At present time, drowsy driving has become one of the major issues of the traffic collision. Use of the face detection and recognition system in lieu of the traditional methods will provide a fast and effective method of verifying person presence in the car or other vehicles accurately while offering a secure, stable system. The proposed system used the eye closure ratio as input parameter to detect the drowsiness of the driver. If the eye closure ratio deteriorates from the standard ratio, the driver is alerted with the help of a buzzer. The overall objectives is to develop a real time face detection and recognition system to perform the following tasks and we have applied it on car or some other vehicles:  To check face movements in real time.  To identify the detected eye blink by the use of EAR (Eye Aspect Ratio) Algorithm.  To prevent the accident using the buzzer. The scope of this system is to solve the problems that can arise in daily life: 1.The system can be used to detect faces from stored database. 2.The system can be used in any vehicles to detect driver face. 3.The system can be planned for congested places like airport, railway station that require more alertness of the vehicle owners. 4.The system can also be used in the offices for inspecting the employees to check whether is asleep or not 3. LITERATURE REVIEW In last decades man researchers worked on drowsiness detection and made some progress. However, still research is going on in this field to make the system more reliable. Many existing methods implemented vehicle-based measures which involve mounting sensors on various components of the vehicle like on the steering wheel, accelerator to evaluate the intensity of drowsiness [1-3]. The process of implementing the vehicle-based measures can be further broken down into two categories. The evaluation can be performed based on two approaches, namely Steering Wheel Movement (SWM) and Standard Deviation of Lane Position (SDLP). In order to measure the SWM, an angle sensor is utilized to determine the driver’s level of drowsiness based on his steering pattern. On the other hand, SDLP implements an external camera which is used to determine whether the vehicle is drifting out of its lane. The existing work on face recognition ignored the issue of face stimulus, assuming that predefined measurement was relevant and sufficient. This suggests that coding and decoding of face images may give information of face images emphasizing the significance of features. These features may or may not be related to facial features such as eyes, nose, lips and hairs. We want to extract the relevant information in a face image, encode it efficiently and compare one face encoding with a database of faces encoded similarly [4]. 4. PROPOSED SYSTEM REQUIREMENT AND METHODOLOGY Face Detection and Recognition System is used by decision making team whether this person belong to the dataset stored or not. This module takes the captured image as input data and analyses it to find whether the captured face is there in the database or not. This module uses PCA algorithm for finding the data. After analysis this module marks that the candidate is verified and excel sheet is updated accordingly. Hardware Requirements  Camera (Atleast 5 MP)  Raspberry Pi 3/3B+  GPS Module
  • 3. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 3 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. Software Requirements  Python 3  OpenCV 3+  Dlib This part of the documentation describes in detail the design of Sentimental Analysis with the help of the diagrams such as DFD, sequence diagram, use case diagram etc. 4.1 DATA FLOW DIAGRAM (DFD) Figure 4.1 represents the data flow diagram for the proposed model in a clear and concise manner. Fig. 4.1: Level 1 DFD for drowsiness detection 4.2 Flow Chart The flowchart figure 4.2 for the entire process simulation is as follows:
  • 4. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 4 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. Fig. 4.2: Flowchart of the drowsiness detection system The entire proposed framework has been divided into 4 modules- i. UI Module ii. Drowsiness Detection module iii. Email Alert module iv. Location Detection module 1. A window appears on running the application, this window is the UI of the project which takes in 3 inputs- driver name, relative/owner name and relative/owner email address.
  • 5. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 5 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. Fig. 4.3: Main UI window of the project 2. After filling the details and submitting them the live video window starts that checks for drowsiness and no face detection frame by frame. Fig. 4.4: Live video capturing window 3. If the face is not detected in the frame then the system shows an error and plays a sound no face detected.
  • 6. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 6 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. Fig. 4.5: No face detected window 4. If the driver is feeling drowsy i.e. if the EAR value is more than 4 seconds then the system shows a drowsiness alert and plays an alert sound. Fig. 4.6: Drowsiness alert system 5. Once the drowsiness is detected then an email is also sent to the relative/owner alerting him/her that the driver is feeling drowsy.
  • 7. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 7 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. Fig. 4.7: Email alert sent to the relative/owner 6. In the email a link to the driver’s current location is also send, upon clicking on the link Google maps page will open containing the driver’s exact location of the time he was feeling drowsy. Fig. 4.8: Location of the driver in Google maps 4.2 Facial Landmark Detection
  • 8. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 8 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. The facial landmark is detected using the dlib library’s facial landmark detector [Kazemi and Sullivan (2014)]. It is a pre-trained facial landmark detector inside the dlib library. The indexes of the 68 coordinates are shown below: Fig. 4.9 Visualizing the 68 facial landmark coordinates from the iBUG 300-W dataset By making use of the facial landmarks, the eye aspect ratio is computed. This ratio is based on two factors that are the distances between facial landmarks of the eyes. This method for eye blink detection is efficient and easy to adopt that considers each eye as represented by 6 (x, y)-coordinates Fig 4.10: The 6 facial landmarks associated with the eye.
  • 9. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 9 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. The equation eye aspect ratio (EAR) [Soukupová and Čech, 2016] is used for real-time eye blink detection using facial attributes and is as follows where p1, …, p6 are 2D facial landmark locations Fig 4.11 Top: An open eye and closed eye visualization of eye Bottom: Plot showing the eye aspect ratio per time [Soukupová and Čech]. 5. CONCLUSION This paper proposed a trusted and secure drowsiness detection and alerting system for vehicle driver. This newly proposed system will minimize the number of accidents happening daily and help people drive safely. The requirement of this model for specialized hardware is very limited as it uses a Raspberry Pi and a camera to be installed. Future work could also include adding infrared cameras to help increase the accuracy in the dark environment.
  • 10. NIET Journal of Engineering & Technology (NIETJET) Volume 6, Issue Winter 2017 ISSN: 2229-5828 (Print) 10 | Page Publisher: Noida Institute of Engineering & Technology, 19, Knowledge Park-II, Institutional Area, Greater Noida (UP), India. REFERENCES [1] Hang-Bong Kang, “Various Approaches for Driver and Driving Behavior Monitoring: A Review”, in Proc. [2] IEEE Int. Conf. on Computer Vision Workshops, IEEE 2013pp. 978-0-7695-5161-6. [3] Ruijia Feng, Guangyuan Zhang, and Bo Cheng, “An On-Board System for Detecting Driver Drowsiness Based on Multi-Sensor Data Fusion Using Dempster-Shafer Theory”, in Proc. IEEE Int. Conf. on Networking, Sensing and Control, IEEE 2009. pp. 978-1-4244-3492-3. [4] Sahyadehas, K. Sundaraj and M. Murugappan, “Detecting Driver Drowsiness based on Sensors: A Review,” Sensors, 2012. [5] M. Ingre, T. ÅKerstedt, B. Peters, A. Anund, G. Kecklund, “Subjective sleepiness, simulated driving performance and blink duration: Examining individual differences,” J. Sleep Res., 2006. [6] Y. Sun, X. Yu, J. Berilla, Z. Liu, and G. Wu., “An in-vehicle physiological signal monitoring system for driver fatigue detection,” in Proc. 3rd International Conf. on Road Safety and Simulation, Indianapolis,USA, Sept. 2011, pp.1-16. [7] Oraan Khunpisuth, Taweechai Chotchinasri, Varakorn Koschakosai & Narit Hnoohom” Driver Drowsiness Detection using Eye-Closeness Detection,” in Proc. IEEE Int. Conf. on Signal-Image Technology & Internet- Based Systems, IEEE. 2016, pp. 5090-5698. [8] Hua-Zhi Dong, Mei Xie. “Real-Time Driver Fatigue Detection Based on Simplified Landmarks of AAM,” in proc. IEEE Int. Conf. on Apperceiving Computing and Intelligence Analysis Proceeding, IEEE. 2010, pp.4244-8026. [9] Srivastav, Vivek; 'Analytical Study of Traffic Behaviour in a Network on Chip Architecture',Volume No.2,Issue No.1,2013,PP.029-032,ISSN :2229-5828 [10] Saumya Priya Basu , Saumya Das , Sanjita Das, Manas K Das; 'Effect of Methanoic Extract of the Leaves of Calotropis Gigntea R.BR. On Leukocyte and Neutrophil Migration',Volume No.2,Issue No.1,2013,PP.033- 036,ISSN :2229-5828 [11] Deepak Bhardwaj , S P Singh, VK Pandey; 'VHDL Implementation of Interleavers : Fundamental and Recent Developments for Wimax and Wlan',Volume No.2,Issue No.1,2013,PP.037-043,ISSN :2229-5828 [12] Malviya, Ragini; 'Study and Simulation of the Unified Power Flow Contr-oller(UPFC) In Power System',Volume No.2,Issue No.1,2013,PP.045-050,ISSN :2229-5828 [13] Rajesh Lavania, Manu Pratap Singh; 'Performance Analysis For Multilayer Feed Forward Neural Network With Grad-ient Descent with Momentum & Adaptive Back Prop-agation and Bfgs QuasiNew-ton Back Propagation for Hand Written Hindi Characters of Swars',Volume No.2,Issue No.1,2013,PP.051-065,ISSN :2229-5828 [14] Shweta Vishnoi , Rakesh Kumar, Sunder Pal & Beer Pal Singh; 'Study of Optical Character-ization of Pulse Laser Dep-osited Zno Thin Films',Volume No.2,Issue No.1,2013,PP.067-070,ISSN :2229-5828 [15] Vinay Kumar ,Lalit Kumar, Gagan Deep; 'Study on the Curing Kinetics of Epoxy Resins Using Diorga-notiin Dichlorides',Volume No.2,Issue No.1,2013,PP.071-074,ISSN :2229-5828