SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1027
Driver Distraction Detection System Using Intelligent Approach Of
Vision Based System.
Mayuresh Adhikari*1, Pradnyesh Bhalange #2
Anand Bhanvase#3, Chaitanya Bharambe*4 ,Prof. Shweta Koparde*5
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Analysis of a driver’s headbehaviourisaintegral
part of a driver observation system. In our system the head
position and eye position are strong indicators of a driver’s
focus of attention. We have studied semi-supervisedstrategies
for driver distraction detection in real driving conditions to
reduce the rate of accidents. Laplacian support vector
machine and semi-supervised extreme learningmachinewere
evaluated mistreatment eye and head movements to classify2
driver states: attentiveandcognitivelydistracted. Theplanned
system tracks facial expression and analyses their geometric
configuration to estimate the pinnacle cause employing a 3-D
model. In our system when the driver get distracted from
driving for some amount of time the machine will detect and
then a small alarm/message will help the driver to get back
his attention on his driving
Key Words: — Raspberry-pi 3, camera module, ANN,
Risky visual scanning pattern, beep alarm
1.INTRODUCTION ( Size 11 , cambria font)
Artificial intelligence is intelligence exhibited by machines.
In computer science, an ideal "intelligent" machine is a
flexible rational agent that perceives its environment and
takes actions that maximize its chance of success at some
goal.
To enhance the accuracy and ability of the modern devices,
we need apply the intelligent techniques to make them
smarter. Modern day devices are efficient enough togivethe
required output but are not smarter to take actions on their
own. So we took a step to design a device that could detect
the driver's detection usingintelligentalgorithms.According
to the environment in the car it would give the required
output.
kind of pagination anywhere in the paper. Do notnumber
text heads-the template will do that for you.
Finally, complete content and organizational editing
before formatting. Please take note of the following items
when proofreading spelling and grammar:
2. PROJECT NEED
Modern vehicles are full of driver-assistive electronics
(multimedia displays, navigator, climate control, parking
radar, etc.). In addition,third-partyentertainmentfacilities—
such as music players, PDA devices, mobile phones,etc.—are
also siphoning off a growing part of the driver’s attention,
increasing the number of traffic incidences and even
accidents. The study indicates that wireless devices,
passenger related distraction (mostly conversation), and in-
vehicle distraction sources are the most frequent reasonsfor
incidences. Consequently, the automotive industry has paid
more interest in controlling in-vehicle human– machine
interface (HMI), including third-party products, in order to
make driving more comfortable and more importantly to
accentuate traffic safety. Traffic accidents causes researches
by Indiana University have indicate that there are 85%
accidents caused by drivers and 10% accidents caused by
vehicles while only 5% by driving environment. Unsafe
driving behaviours cause various accidents, such as driving
over the speed limit, illegal overtaking, fatigue driving,
drinking driving and so on. As far as freeway traffic accident
statistics, accidents caused by driver's distraction accounted
for 6% to 8% of the total number of accidents and accounted
for 22% -24% of the number of fatal accidents. Driver’s
distraction has become the biggest threat to the security in
the vehicle.
The “distracted driving” is a perennial problem that draws
attention from the public, policymakersandresearchers.The
definition for diver distraction is: “the diversion of attention
away from activities critical for safe driving towards a
competing activity.” A vast variety of activities performed
insidethe vehicle can becomepotentialdistraction,including
operating In-vehicle Information Systems(IVISs)[4].,suchas
navigation and entertainment systems. The research on
driver distraction started back in early 1990s, e.g.,
distractions caused by cellphoneswerefoundtosignificantly
affect drivers’ capability of responding to critical situations.
In the United States, using cell phones during driving alone
causes thousand. Driver fatigue and distraction detection
needs real time, accuracy and no-load for driver. But the
existing researchcannotmeetthedemandcompletely.Aimed
to overcome above problems.
3. EXISTING ALGORITHMS
Eyes off forward roadway (Klauer et al., 2006)[1.].
As described in Chapter 3, this algorithm defines visual
distraction as a cumulative glance away from the road of 2
seconds within a 6-second running window. Because the
original algorithm defined the 6secondwindowassuming an
identifiable action (i.e.,leadvehiclebraking)occurredduring
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1028
the fifth second within the 6-second window (Klauer et al.,
2006), it is unusable as a real time distraction detection
algorithm. To compare it with the other algorithms under
study, a six-second window is used to accumulate glance
duration away from the forward roadway.
Risky visual scanning patterns(Donmezetal.,2007,
2008)[1]. This algorithmconsidersthehistoryofglancesand
considers both the duration of the current glance and the
cumulative glances away from the road to defineriskyvisual
scanning patterns. It has been used to provide feedback to
mitigate distraction during drivers’ interactions with in
vehicle systems (Donmez et al., 2007, 2008). Levels of
distraction are identified using where α is 0.2, β1 is the
current glance duration away from the road, and β2 is the
cumulative glance duration away from the road within the
last 3 seconds (Donmez et al., 2007, 2008). γ (or risk) is
considered moderate at values above 2 seconds, and high at
values above 2.5 seconds (Donmez et al., 2007, 2008).
However, the current implementation of the algorithm does
not distinguish between moderate and high levels of
distraction. Once the algorithm reaches a set threshold, the
driver is considered distracted.
AttenD (Kircher et al., 2009; Kircher et al., 2009)[3]. Similar
to the risky visual scanning patterns algorithm, the AttenD
algorithm considers long glances away from the road as
hazardous, and uses a buffer torepresenttheamountofroad
information the driver possesses. The buffer begins at 2
seconds and is decremented over time as the driver looks
away from the field relevant for driving (FRD)(Kircheretal.,
2009). The FRD consists of the intersection between a circle
corresponding to a visual angle of 90° and the vehicle
windows. The FRD excludes the mirrors. Once the driver
looks back at the FRD, the buffer increases until a value of 2
seconds is reached. When the driver looks at the rear view
mirrors or the speedometer (outside of the FRD) for one
second or less, the buffer value remains constant. For such
glances longer than one second, the buffer decreases at a
value of one unit per second. In addition, when the driver
looks at objects that are not relevant to driver safety (i.e.,
radio, cell phone, HVAC), the buffer decreases at a value of
one unit per second. After the bufferhasdecreased,thereisa
latency of 0.1 seconds before the buffer increases againwith
attention to the road. The absolute minimum buffer value is
zero and the absolute maximum buffer value is two. When
the buffer reaches a value of zero, the driver is considered
distracted.
Similar to the two aforementioned algorithms, the AttenD
algorithm relies solely on eye movements to detect driver
distraction. However, it differentiates itself as it
distinguishes three glance categories:glancestotheforward
roadway, glances necessary for safe driving (i.e., at the
speedometer or mirrors), and glances not related to driving.
This algorithm also uses the world model of the vehicle
instead of the more general approaches in the Eyes off
forward roadway and Risky visual scanning patterns
algorithms (Kircher et al., 2009).
Multi distraction detection (Victor, 2010)[5]. The
multi distraction detection algorithm was developed to
identify distraction in real timeandtogivedriversalerts that
correspond to riskyscanning behaviourassociatedwith both
visual and cognitive distraction. It relies on the notion that
drivers should spend a certain amount of time glancing
towards the road centre area.Theroadcentrearea isdefined
as a circle of 10 degrees radius centred on the road centre.
(The road centre is defined as the most frequent gaze angle
during normal driving.) With the road centrearea identified,
it is possible to give three types of alerts: (1) single long
glance—when drivers glance away from the road for 3
seconds; (2) visual distraction—when drivers’ glances fall
below a percent road centre (PRC) of 60 percent within a
17.3-second running window; (3) cognitive distraction—
when drivers glances rise above a PRC of92percentwithina
60-second running window. TherunningPRCwindowswere
initialized when the vehicle speed reaches 50
kilometres/hour (31.1 miles/hour). When the speed falls
below 47 kilometres/hour (29.2 miles/hour), the PRC
windows are reset to 80 percent and the PRC calculation is
paused until the speed reaches 50 kilometres/houragain. In
addition to the two PRC windows (for visual and cognitive
distraction), a third PRC window is also calculated to
improve reliability; it is called the visual time sharing (VTS)
PRC window. This separate PRC calculation relies on a 4-
second running window. When a sink is detected (a PRC
value below 65%) followed by a rise (a PRC value above
75%), then the visual andcognitivedistractionPRCwindows
are reset to 80 percent. The VTS window is also reset (to
75%) when the vehiclespeedfallsbelow47kilometres/hour
(Victor, 2010). The multi distraction detection algorithm is
the only algorithm to detect and distinguish between both
visual and cognitive distraction.
4. RELATED WORK
Risky visual scanning patterns (Donmez et al., 2007,
2008)[3]. This algorithmconsidersthehistoryofglancesand
considers both the duration of the current glance and the
cumulative glances away from the road to defineriskyvisual
scanning patterns. It has been used to provide feedback to
mitigate distraction during drivers’ interactions with in
vehicle systems (Donmez et al., 2007, 2008). Levels of
distraction are identified using where α is 0.2, β1 is the
current glance duration away from the road, and β2 is the
cumulative glance duration away from the road within the
last 3 seconds (Donmez et al., 2007, 2008). γ (or risk) is
considered moderate at values above 2 seconds, and high at
values above 2.5 seconds (Donmez et al., 2007, 2008).
However, the current implementation of the algorithm does
not distinguish between moderate and high levels of
distraction. Once the algorithm reaches a set threshold, the
driver is considered distracted.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1029
5. PROPOSED SYSTEM
Figure 1 Architecture Diagram
In our system, the DISTRACTION OF DRIVER is get
detected. Using the Raspberry-pi 3 including the camera
module mounted on it. When the driver startscarthecamera
module starts monitoring Driver head movement and iris
position. If the head movement and iris position is not
properly on the path. Then we are including a buffer array. If
the drivers head and iris position is not proper then the
buffer array is gets reduced by 2unit. If size of buffer array is
at 0 then our system will generate that the driver is getting
distracted from hisher path. And system will generate the
alarm to make driver to pay attention on road.
The iris position is detected by the RVSP algorithm
considering the central axis of camera the rectangular box of
dimensions 14’ and 20’. If the iris is not in that rectangular
box the system will consider that the driver is getting
distracted and alarm is generated.
6. TECHNICAL SPECIFICATIONS
Raspberry pi isthe maincomponent(Microprocessor) which
has a Separate camera module mounted on it. The execution
time is get reduced with the use of Raspberry Pi. Night
vision camera is used for the observing the driver whether
heshe gets distracted or not. Alarm is used to capture the
driver’s attention towards road.here Conclusion content
comes here Conclusion content comes here Conclusion
content comes here Conclusion content comes here
Conclusion content comes here . Conclusion content comes
here
6.1. Advantages
It Will Be Possible to Take Intelligent Decisions.
It Is Self-Modifying.
Multiple Iterations Are Possible.
6.2. Disadvantages
Complicated to Implementation
Use of different methods
Tests in diverse conditions
Differ the test result as driver gets change.
7. CONCLUSION
Main objective will be the head movement of the
driver and it will be calculated using lot of image processing.
RVSM algorithm will be used to scan the iris movement
within the frame and for specific time buffer. If the driver is
being distracted, then it will be giving an alarmintheformof
voice or the beep.
REFERENCES
[1] Ashish Tawari, Student Member, IEEE, Sujitha Martin,
Student Member, IEEE, andMohan Manubhai Trivedi,
Fellow, IEEE” Continuous HeadMovementEstimatorfor
Driver Assistance: Issues, algorithms, and On-Road
Evaluations”. IEEE transactions on intelligent
transportation systems, vol. 15, no. 2, april 2014.
[2] Tianchi Liu, Yan Yang, Guang-Bin Huang, Yong Kiang
Yeo, and Zhiping Lin ” Driver Distraction Detection
Using Semi-Supervised Machine Learning”, IEEE
transactions on intelligent transportation systems, vol.
17, no. 4, april 2016.
[3] Lex Fridman, Philipp Langhans,JoonbumLee,andBryan
Reimer Massachusetts Institute of Technology “Driver
Gaze Region Estimation without Use of Eye Movement”,
1541-1672/16/$33.00 © 2016 IEEE 49 Published by
the IEEE Computer Society.
[4] Shouyi Wang, Yiqi Zhang, Changxu Wu, Member, IEEE,
Felix Darvas, and Wanpracha Art Chaovalitwongse,
Senior Member, IEEE “ Online Prediction of Driver
Distraction Based on Brain Activity Patterns”, IEEE
transactions on intelligent transportation systems, vol.
16, no. 1, february 2015.
[5] Jiang Yuying ˈWu Yazhen, Xu Haitao ”A Surveillance
Method for Driver’s Fatigue and Distraction Base on
Machine Vision”, 2011 International Conference on
Transportation, Mechanical, and Electrical Engineering
(TMEE) December 16-18, hangchun, China.

More Related Content

What's hot

IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
IRJET 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 System
IRJET Journal
 
IRJET- Drowziness Detection with Alarm Monitoring
IRJET-  	  Drowziness Detection with Alarm MonitoringIRJET-  	  Drowziness Detection with Alarm Monitoring
IRJET- Drowziness Detection with Alarm Monitoring
IRJET Journal
 
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
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
IRJET Journal
 
Accident Alert System using Advance Microcontroller
Accident Alert System using Advance MicrocontrollerAccident Alert System using Advance Microcontroller
Accident Alert System using Advance Microcontroller
ijtsrd
 
IRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoTIRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoT
IRJET Journal
 
Accident Avoidance by using Road Sign Recognition System
Accident Avoidance by using Road Sign Recognition SystemAccident Avoidance by using Road Sign Recognition System
Accident Avoidance by using Road Sign Recognition System
IRJET Journal
 
Automatic pneumatic bumper
Automatic pneumatic bumperAutomatic pneumatic bumper
Automatic pneumatic bumper
IRJET Journal
 
IRJET- Car Automation using IoT
IRJET-  	  Car Automation using IoTIRJET-  	  Car Automation using IoT
IRJET- Car Automation using IoT
IRJET 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 Intelligence
IRJET Journal
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET Journal
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET Journal
 
IRJET- No Text Driving: Android Deployment of Driver Behaviour Analysis
IRJET-  	  No Text Driving: Android Deployment of Driver Behaviour AnalysisIRJET-  	  No Text Driving: Android Deployment of Driver Behaviour Analysis
IRJET- No Text Driving: Android Deployment of Driver Behaviour Analysis
IRJET Journal
 
Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)
IRJET Journal
 
Traffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid AccidentsTraffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid Accidents
PoojaKumar84
 
40120140504005 2
40120140504005 240120140504005 2
40120140504005 2
IAEME Publication
 
40120140504005
4012014050400540120140504005
40120140504005
IAEME Publication
 
term paper 1
term paper 1term paper 1
Intelligent Wheel Chair Based on Internet of Things
Intelligent Wheel Chair Based on Internet of ThingsIntelligent Wheel Chair Based on Internet of Things
Intelligent Wheel Chair Based on Internet of Things
IRJET Journal
 

What's hot (20)

IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
 
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- Drowziness Detection with Alarm Monitoring
IRJET-  	  Drowziness Detection with Alarm MonitoringIRJET-  	  Drowziness Detection with Alarm Monitoring
IRJET- Drowziness Detection with Alarm Monitoring
 
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- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
 
Accident Alert System using Advance Microcontroller
Accident Alert System using Advance MicrocontrollerAccident Alert System using Advance Microcontroller
Accident Alert System using Advance Microcontroller
 
IRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoTIRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoT
 
Accident Avoidance by using Road Sign Recognition System
Accident Avoidance by using Road Sign Recognition SystemAccident Avoidance by using Road Sign Recognition System
Accident Avoidance by using Road Sign Recognition System
 
Automatic pneumatic bumper
Automatic pneumatic bumperAutomatic pneumatic bumper
Automatic pneumatic bumper
 
IRJET- Car Automation using IoT
IRJET-  	  Car Automation using IoTIRJET-  	  Car Automation using IoT
IRJET- Car Automation using IoT
 
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
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
 
IRJET- No Text Driving: Android Deployment of Driver Behaviour Analysis
IRJET-  	  No Text Driving: Android Deployment of Driver Behaviour AnalysisIRJET-  	  No Text Driving: Android Deployment of Driver Behaviour Analysis
IRJET- No Text Driving: Android Deployment of Driver Behaviour Analysis
 
Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)
 
Traffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid AccidentsTraffic Management Near U-Turns to Avoid Accidents
Traffic Management Near U-Turns to Avoid Accidents
 
40120140504005 2
40120140504005 240120140504005 2
40120140504005 2
 
40120140504005
4012014050400540120140504005
40120140504005
 
term paper 1
term paper 1term paper 1
term paper 1
 
Intelligent Wheel Chair Based on Internet of Things
Intelligent Wheel Chair Based on Internet of ThingsIntelligent Wheel Chair Based on Internet of Things
Intelligent Wheel Chair Based on Internet of Things
 

Similar to Driver Distraction Detection System Using Intelligent Approach Of Vision Based System

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
IRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
IRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
IRJET Journal
 
IRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident AnalysisIRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET Journal
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane Detection
IRJET Journal
 
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
IRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
IRJET Journal
 
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
Kim Daniels
 
IRJET - A Review on Fully Autonomous Vehicle
IRJET - A Review on Fully Autonomous VehicleIRJET - A Review on Fully Autonomous Vehicle
IRJET - A Review on Fully Autonomous Vehicle
IRJET Journal
 
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking SystemIRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
IRJET Journal
 
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
IRJET Journal
 
Blind spot detection with automatic steering
Blind spot detection with automatic steeringBlind spot detection with automatic steering
Blind spot detection with automatic steering
eSAT Journals
 
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
IRJET Journal
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET Journal
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using Arduino
IRJET Journal
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEM
IRJET Journal
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET Journal
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
IRJET Journal
 
Traffic Monitoring Using Visual Big Data Analytics in Smart Cities
Traffic Monitoring Using Visual Big Data Analytics in Smart CitiesTraffic Monitoring Using Visual Big Data Analytics in Smart Cities
Traffic Monitoring Using Visual Big Data Analytics in Smart Cities
IRJET Journal
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET Journal
 

Similar to Driver Distraction Detection System Using Intelligent Approach Of Vision Based System (20)

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
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
IRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident AnalysisIRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident Analysis
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane Detection
 
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
A Survey Paper On Non Intrusive Texting While Driving Detection Using Smart P...
 
IRJET - A Review on Fully Autonomous Vehicle
IRJET - A Review on Fully Autonomous VehicleIRJET - A Review on Fully Autonomous Vehicle
IRJET - A Review on Fully Autonomous Vehicle
 
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking SystemIRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
IRJET- Performance Study on IR Obstacle Sensor for Automobile Braking System
 
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
 
Blind spot detection with automatic steering
Blind spot detection with automatic steeringBlind spot detection with automatic steering
Blind spot detection with automatic steering
 
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using Arduino
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEM
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
Traffic Monitoring Using Visual Big Data Analytics in Smart Cities
Traffic Monitoring Using Visual Big Data Analytics in Smart CitiesTraffic Monitoring Using Visual Big Data Analytics in Smart Cities
Traffic Monitoring Using Visual Big Data Analytics in Smart Cities
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale Platform
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
pvpriya2
 
Assistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdfAssistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdf
Seetal Daas
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
sydezfe
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Balvir Singh
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
shubhamsaraswat8740
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
q30122000
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
nikshimanasa
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
VanTuDuong1
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
Roger Rozario
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
AI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdfAI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdf
mahaffeycheryld
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
Lubi Valves
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
vmspraneeth
 

Recently uploaded (20)

Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
 
Assistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdfAssistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdf
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
AI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdfAI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdf
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
 

Driver Distraction Detection System Using Intelligent Approach Of Vision Based System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1027 Driver Distraction Detection System Using Intelligent Approach Of Vision Based System. Mayuresh Adhikari*1, Pradnyesh Bhalange #2 Anand Bhanvase#3, Chaitanya Bharambe*4 ,Prof. Shweta Koparde*5 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Analysis of a driver’s headbehaviourisaintegral part of a driver observation system. In our system the head position and eye position are strong indicators of a driver’s focus of attention. We have studied semi-supervisedstrategies for driver distraction detection in real driving conditions to reduce the rate of accidents. Laplacian support vector machine and semi-supervised extreme learningmachinewere evaluated mistreatment eye and head movements to classify2 driver states: attentiveandcognitivelydistracted. Theplanned system tracks facial expression and analyses their geometric configuration to estimate the pinnacle cause employing a 3-D model. In our system when the driver get distracted from driving for some amount of time the machine will detect and then a small alarm/message will help the driver to get back his attention on his driving Key Words: — Raspberry-pi 3, camera module, ANN, Risky visual scanning pattern, beep alarm 1.INTRODUCTION ( Size 11 , cambria font) Artificial intelligence is intelligence exhibited by machines. In computer science, an ideal "intelligent" machine is a flexible rational agent that perceives its environment and takes actions that maximize its chance of success at some goal. To enhance the accuracy and ability of the modern devices, we need apply the intelligent techniques to make them smarter. Modern day devices are efficient enough togivethe required output but are not smarter to take actions on their own. So we took a step to design a device that could detect the driver's detection usingintelligentalgorithms.According to the environment in the car it would give the required output. kind of pagination anywhere in the paper. Do notnumber text heads-the template will do that for you. Finally, complete content and organizational editing before formatting. Please take note of the following items when proofreading spelling and grammar: 2. PROJECT NEED Modern vehicles are full of driver-assistive electronics (multimedia displays, navigator, climate control, parking radar, etc.). In addition,third-partyentertainmentfacilities— such as music players, PDA devices, mobile phones,etc.—are also siphoning off a growing part of the driver’s attention, increasing the number of traffic incidences and even accidents. The study indicates that wireless devices, passenger related distraction (mostly conversation), and in- vehicle distraction sources are the most frequent reasonsfor incidences. Consequently, the automotive industry has paid more interest in controlling in-vehicle human– machine interface (HMI), including third-party products, in order to make driving more comfortable and more importantly to accentuate traffic safety. Traffic accidents causes researches by Indiana University have indicate that there are 85% accidents caused by drivers and 10% accidents caused by vehicles while only 5% by driving environment. Unsafe driving behaviours cause various accidents, such as driving over the speed limit, illegal overtaking, fatigue driving, drinking driving and so on. As far as freeway traffic accident statistics, accidents caused by driver's distraction accounted for 6% to 8% of the total number of accidents and accounted for 22% -24% of the number of fatal accidents. Driver’s distraction has become the biggest threat to the security in the vehicle. The “distracted driving” is a perennial problem that draws attention from the public, policymakersandresearchers.The definition for diver distraction is: “the diversion of attention away from activities critical for safe driving towards a competing activity.” A vast variety of activities performed insidethe vehicle can becomepotentialdistraction,including operating In-vehicle Information Systems(IVISs)[4].,suchas navigation and entertainment systems. The research on driver distraction started back in early 1990s, e.g., distractions caused by cellphoneswerefoundtosignificantly affect drivers’ capability of responding to critical situations. In the United States, using cell phones during driving alone causes thousand. Driver fatigue and distraction detection needs real time, accuracy and no-load for driver. But the existing researchcannotmeetthedemandcompletely.Aimed to overcome above problems. 3. EXISTING ALGORITHMS Eyes off forward roadway (Klauer et al., 2006)[1.]. As described in Chapter 3, this algorithm defines visual distraction as a cumulative glance away from the road of 2 seconds within a 6-second running window. Because the original algorithm defined the 6secondwindowassuming an identifiable action (i.e.,leadvehiclebraking)occurredduring
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1028 the fifth second within the 6-second window (Klauer et al., 2006), it is unusable as a real time distraction detection algorithm. To compare it with the other algorithms under study, a six-second window is used to accumulate glance duration away from the forward roadway. Risky visual scanning patterns(Donmezetal.,2007, 2008)[1]. This algorithmconsidersthehistoryofglancesand considers both the duration of the current glance and the cumulative glances away from the road to defineriskyvisual scanning patterns. It has been used to provide feedback to mitigate distraction during drivers’ interactions with in vehicle systems (Donmez et al., 2007, 2008). Levels of distraction are identified using where α is 0.2, β1 is the current glance duration away from the road, and β2 is the cumulative glance duration away from the road within the last 3 seconds (Donmez et al., 2007, 2008). γ (or risk) is considered moderate at values above 2 seconds, and high at values above 2.5 seconds (Donmez et al., 2007, 2008). However, the current implementation of the algorithm does not distinguish between moderate and high levels of distraction. Once the algorithm reaches a set threshold, the driver is considered distracted. AttenD (Kircher et al., 2009; Kircher et al., 2009)[3]. Similar to the risky visual scanning patterns algorithm, the AttenD algorithm considers long glances away from the road as hazardous, and uses a buffer torepresenttheamountofroad information the driver possesses. The buffer begins at 2 seconds and is decremented over time as the driver looks away from the field relevant for driving (FRD)(Kircheretal., 2009). The FRD consists of the intersection between a circle corresponding to a visual angle of 90° and the vehicle windows. The FRD excludes the mirrors. Once the driver looks back at the FRD, the buffer increases until a value of 2 seconds is reached. When the driver looks at the rear view mirrors or the speedometer (outside of the FRD) for one second or less, the buffer value remains constant. For such glances longer than one second, the buffer decreases at a value of one unit per second. In addition, when the driver looks at objects that are not relevant to driver safety (i.e., radio, cell phone, HVAC), the buffer decreases at a value of one unit per second. After the bufferhasdecreased,thereisa latency of 0.1 seconds before the buffer increases againwith attention to the road. The absolute minimum buffer value is zero and the absolute maximum buffer value is two. When the buffer reaches a value of zero, the driver is considered distracted. Similar to the two aforementioned algorithms, the AttenD algorithm relies solely on eye movements to detect driver distraction. However, it differentiates itself as it distinguishes three glance categories:glancestotheforward roadway, glances necessary for safe driving (i.e., at the speedometer or mirrors), and glances not related to driving. This algorithm also uses the world model of the vehicle instead of the more general approaches in the Eyes off forward roadway and Risky visual scanning patterns algorithms (Kircher et al., 2009). Multi distraction detection (Victor, 2010)[5]. The multi distraction detection algorithm was developed to identify distraction in real timeandtogivedriversalerts that correspond to riskyscanning behaviourassociatedwith both visual and cognitive distraction. It relies on the notion that drivers should spend a certain amount of time glancing towards the road centre area.Theroadcentrearea isdefined as a circle of 10 degrees radius centred on the road centre. (The road centre is defined as the most frequent gaze angle during normal driving.) With the road centrearea identified, it is possible to give three types of alerts: (1) single long glance—when drivers glance away from the road for 3 seconds; (2) visual distraction—when drivers’ glances fall below a percent road centre (PRC) of 60 percent within a 17.3-second running window; (3) cognitive distraction— when drivers glances rise above a PRC of92percentwithina 60-second running window. TherunningPRCwindowswere initialized when the vehicle speed reaches 50 kilometres/hour (31.1 miles/hour). When the speed falls below 47 kilometres/hour (29.2 miles/hour), the PRC windows are reset to 80 percent and the PRC calculation is paused until the speed reaches 50 kilometres/houragain. In addition to the two PRC windows (for visual and cognitive distraction), a third PRC window is also calculated to improve reliability; it is called the visual time sharing (VTS) PRC window. This separate PRC calculation relies on a 4- second running window. When a sink is detected (a PRC value below 65%) followed by a rise (a PRC value above 75%), then the visual andcognitivedistractionPRCwindows are reset to 80 percent. The VTS window is also reset (to 75%) when the vehiclespeedfallsbelow47kilometres/hour (Victor, 2010). The multi distraction detection algorithm is the only algorithm to detect and distinguish between both visual and cognitive distraction. 4. RELATED WORK Risky visual scanning patterns (Donmez et al., 2007, 2008)[3]. This algorithmconsidersthehistoryofglancesand considers both the duration of the current glance and the cumulative glances away from the road to defineriskyvisual scanning patterns. It has been used to provide feedback to mitigate distraction during drivers’ interactions with in vehicle systems (Donmez et al., 2007, 2008). Levels of distraction are identified using where α is 0.2, β1 is the current glance duration away from the road, and β2 is the cumulative glance duration away from the road within the last 3 seconds (Donmez et al., 2007, 2008). γ (or risk) is considered moderate at values above 2 seconds, and high at values above 2.5 seconds (Donmez et al., 2007, 2008). However, the current implementation of the algorithm does not distinguish between moderate and high levels of distraction. Once the algorithm reaches a set threshold, the driver is considered distracted.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1029 5. PROPOSED SYSTEM Figure 1 Architecture Diagram In our system, the DISTRACTION OF DRIVER is get detected. Using the Raspberry-pi 3 including the camera module mounted on it. When the driver startscarthecamera module starts monitoring Driver head movement and iris position. If the head movement and iris position is not properly on the path. Then we are including a buffer array. If the drivers head and iris position is not proper then the buffer array is gets reduced by 2unit. If size of buffer array is at 0 then our system will generate that the driver is getting distracted from hisher path. And system will generate the alarm to make driver to pay attention on road. The iris position is detected by the RVSP algorithm considering the central axis of camera the rectangular box of dimensions 14’ and 20’. If the iris is not in that rectangular box the system will consider that the driver is getting distracted and alarm is generated. 6. TECHNICAL SPECIFICATIONS Raspberry pi isthe maincomponent(Microprocessor) which has a Separate camera module mounted on it. The execution time is get reduced with the use of Raspberry Pi. Night vision camera is used for the observing the driver whether heshe gets distracted or not. Alarm is used to capture the driver’s attention towards road.here Conclusion content comes here Conclusion content comes here Conclusion content comes here Conclusion content comes here Conclusion content comes here . Conclusion content comes here 6.1. Advantages It Will Be Possible to Take Intelligent Decisions. It Is Self-Modifying. Multiple Iterations Are Possible. 6.2. Disadvantages Complicated to Implementation Use of different methods Tests in diverse conditions Differ the test result as driver gets change. 7. CONCLUSION Main objective will be the head movement of the driver and it will be calculated using lot of image processing. RVSM algorithm will be used to scan the iris movement within the frame and for specific time buffer. If the driver is being distracted, then it will be giving an alarmintheformof voice or the beep. REFERENCES [1] Ashish Tawari, Student Member, IEEE, Sujitha Martin, Student Member, IEEE, andMohan Manubhai Trivedi, Fellow, IEEE” Continuous HeadMovementEstimatorfor Driver Assistance: Issues, algorithms, and On-Road Evaluations”. IEEE transactions on intelligent transportation systems, vol. 15, no. 2, april 2014. [2] Tianchi Liu, Yan Yang, Guang-Bin Huang, Yong Kiang Yeo, and Zhiping Lin ” Driver Distraction Detection Using Semi-Supervised Machine Learning”, IEEE transactions on intelligent transportation systems, vol. 17, no. 4, april 2016. [3] Lex Fridman, Philipp Langhans,JoonbumLee,andBryan Reimer Massachusetts Institute of Technology “Driver Gaze Region Estimation without Use of Eye Movement”, 1541-1672/16/$33.00 © 2016 IEEE 49 Published by the IEEE Computer Society. [4] Shouyi Wang, Yiqi Zhang, Changxu Wu, Member, IEEE, Felix Darvas, and Wanpracha Art Chaovalitwongse, Senior Member, IEEE “ Online Prediction of Driver Distraction Based on Brain Activity Patterns”, IEEE transactions on intelligent transportation systems, vol. 16, no. 1, february 2015. [5] Jiang Yuying ˈWu Yazhen, Xu Haitao ”A Surveillance Method for Driver’s Fatigue and Distraction Base on Machine Vision”, 2011 International Conference on Transportation, Mechanical, and Electrical Engineering (TMEE) December 16-18, hangchun, China.