• Aucun résultat trouvé

Driver's drowsiness detection by vision

N/A
N/A
Protected

Academic year: 2021

Partager "Driver's drowsiness detection by vision"

Copied!
5
0
0

Texte intégral

(1)

Driver's drowsiness detection by vision

Yahia lahsseneYamina *

University of Sciences and Technology of Oran Mohamed Boudiaf (USTO-MB)

Oran, Algeria lahcene_amina@yahoo.fr;

Keche Mokhtar; Ouamri Abdelaziz

Laboratory signals and images (LSI)

University of Sciences and Technology of Oran Mohamed Boudiaf (USTO-MB)

Oran, Algeria m_keche@yahoo.com;

ouamri@yahoo.com

Abstract—In this work we propose an approach for monitoring the physiological state of driver using a pseudo electrooculogram EOG signal, which is generated from the video signal captured by a 60 fps camera. Comparing to existing methods, our approach has the advantage of being as accurate as the approach that uses the physiological EOG, while being easy to implement, since it avoids the use of electrodes. Different features are extracted from the pseudo EOG and used as inputs to a fuzzy logic based classifier to classify the driver's state as awake or drowsy.

Our proposed approach has the advantage of being less intrusive, practical and of reasonable cost, compared to some other existing methods, and efficient which is confirmed by the experimental results obtained.

Keywords—EOG; physiological state classification; fuzzy logic;

Driver drowsiness

I. INTRODUCTION

Each year driver's drowsiness causes huge equipment and human damages. According to statistics, this phenomenon can occur during day and night [1, 2], in [2- 4] it has been described as responsible of third of all fatal accidents on the highway and as the first factor of these accidents [5].

Several systems were invented to monitor the physiological state of the driver and alert him when he enters the somnolence state. The approach proposed in this paper is a contribution in this area; it is fast, accurate, and comfortable in the sense that it does neither annoy nor distract the driver.

Existing approaches for driver’s state monitoring can be classified into two main categories; indirect or direct monitoring of driver's behavior, as illustrated by the following diagram:

Fig. 1. Main approaches of drowsiness detection.

A. In [6-10], driver’s state can be monitored according to the vehicle’s behavior, it's non-intrusive however limited to certain vehicle types and driving conditions. It has been adopted since the eighties, without achieving the desired result of satisfaction, because of the difficulty of defining a reference behavior (vigilant conduct), since the mode of driving can be very different from a driver to another. In addition to its requirement of good state traffic roads and its sensitivity to climatic conditions.

B. The second approach is based on the driver’s behavior or its state. It can be accomplished in different ways, such as analysis of the driver physiological signals, or processing the video signal provided by a camera that films mainly the driver's face.

1) Approaches based on physiological signals analysis(Physiological approaches)

It's based on information extracted from physiological signals, such as EEG [11- 14], or EOG signal, It has proven its efficiency and accuracy for drowsiness detection [15-17]. Eye movements are represented by EOG signal such as blinking, from which different parameters could be extracted and used as an indicator for fatigue diagnostics [18, 19]. Other works like [20, 21] fused both signals (EEG, EOG) to enhance the results.

But, for those approaches sensing electrodes must be attached directly onto the driver’s body, which may be annoying and distracting for him. In addition, the presence of artifacts (EMG) in the EOG affects the extracted information.

2) Approaches based on video processing(Visual approaches)

For These approaches, drowsiness detection, relays on monitoring physical changes on the driver's face, from a video recorded online by means of a camera of this face. Some works considered eye state detection (closed, opened, perclosed) an efficient criterion [22-29]. Analysis of eye blinking features (blinking duration, amplitude and velocity) extracted from a video has also been proposed in [30-35]. Alternatively, in [32, 36-38] they suggest to use the visual attention of the driver.

The visual approach is well suited for real world driving conditions, since it can be non-intrusive by using optical sensors of video cameras to detect changes. However the richness of the information extracted by a camera has not yet been able to reach the richness of the information extracted from the EOG.

3) Fusion of both physiological and visual approaches Some authors tried to combine the two approaches visual and physiological considering the advantages of each one of them.

For example, in [39], the visual information was fused with the

(2)

ECG analysis to determine whether the driver is awake or not, whereas the EEG was replaced by the ECG in [40].

In [41], the authors propose to fuse parameters extracted from two synchronized physiological signals, namely the EEG and the EOG signals. For the last one, they propose to extract the parameters from a video of the face of the driver. After having proved that the parameters extracted from a video at 200 fps are equivalent to those extracted directly from the EOG physiological signal, they only used these parameters in their experiment. The results obtained show that the fusion helps to reduce the false alarm rate. However, as drawbacks of this approach, one can cite the requirement of a fast camera, which is very expensive, a big size memory and a high computing power, without forgetting the difficulty of synchronization between the EEG and the video.

The principal idea of our method is to combine the benefits of these two powerful approaches, physiological (EOG) and visual (video), while avoiding their disadvantages, by extracting from the video signal information of the same relevance as the one that can be extracted from the EOG signal, using a slower camera (60 fps) of a reasonable price, and treatments that are simpler than those required by a 200 fps camera. The benefits brought out by this method are threefold:

getting an information as rich as the one provided by the physiological EOG signal, extending the drowsiness detection approach based on EOG to the video (monitoring by vision), getting rid of the electrodes, i.e. providing more comfort to the driver.

For the classification purpose, we tested The Fuzzy logic method as proposed by Antoine Picot et al. [19] using extracted features.

II. II.OUR PROPOSED APPROACH FOR DROWSINESS DETECTION

(DROWSINESS DETECTION USING A PSEUDO EOG) The proposed driver's drowsiness detection method consists of three steps, namely, the generation of the pseudo EOG, extraction of parameters from this signal and classification of the driver's physiological state, using these parameters. We proceed by describing these steps.

A. Psudo EOG signal's generation

The proposed method is based on the generation of pseudo EOG from a video of the face of the driver. This video is recorded using a 60 fps camera. This speed is the minimum speed required for the observation of an eye blinking, as illustrated in Figure 2, where two sequences of an eye blinking are shown, the first one was recorded with 30fps camera, whereas the second one was recorded by a 60 fps camera:

a

b

Fig. 2. Sequences of eye blinking: (a) captured using a 30 fps camera, (b) captured using a 60 fps camera.

To detect the eye blinking we need to locate the eye position, which requires first the location of the zone that contains the face in the image. For this we chose to apply a simple method, which consists of a binarisation of the original gray scale image, followed by a detection of the face's contour. The eyes are then located by using horizontal projection (horizontal intensity average).As illustrated in Figure 3, the two most significant valleys of horizontal intensity average indicate eyebrow and upper eyelid, and the distance between them represents the amplitude of eye opening (or closing), calculated for each frame of the video.

Fig. 2. Face contour detection.

Fig. 3. Horizontal intensity average: (a) Opened eye, (b) Closed eye.

The pseudo EOG signal representing vertical movements of the eye, i.e. eye blinking is the eyebrow-upper eyelid distances calculated at successive frames of the video. Figure 4 shows a sample of such a signal, whose shape is similar to that of an EOG signal sample, from CEPA database.

Fig. 4. Comparison between EOG signal and a generated pseudo EOG.

B. Driver's state Classification

Many parameters can be extracted from the pseudo EOG signal and its derivative. These parameters may be instantaneous or averaged over time. Obviously, the later ones are more pertinent for the estimation of the driver's state (awake or drowsy).Indeed, the best results were obtained by using parameters calculated every second by averaging over a sliding window of 20 sec.

The extracted parameters can be classified into three main categories: Amplitude parameters, time (duration) parameters and velocity parameters. The parameters selected for the classification are defined below:

• D50: The duration at 50%, measured by the time between the half rise amplitude to the half fall amplitude.

EOG signal sample from CEPA database.

Sample of a pseudo EOG signal.

0 500 1000 1500 2000 2500 3000 3500

158 160 162 164 166 168 170 172 174 176

Blinkin g

(3)

80% (PERCLOS):The percentage of eye closure at 80%, which is the percentage of time where the eye is closed at least at 80%.

F: The blinking frequency.

A/PCV: The ratio between the amplitude of blinking and the peak closing velocity, which is the maximum speed during the closing period of the same blinking.

VITMOYC: eye closing speed.

T_clos 50_valuem: The average over a window of 20 sec of the time interval spent by the eye from 50%

closed to 100% closed.

It has been observed from the experiments carried out that when the subject's state changes from awake to sleepy, the time parameters increase (blinking become slower), while the speed parameters decrease. It has also been found that for most of the subjects the amplitude parameters are not discriminating.

For the classification stage we used The Fuzzy logic [19]

method. For the seek of comparison we applied the fuzzy logic method with the same rules and using the same features as in [19]. These features are: the D50, the 80% PERCLOS, the A/PCV and the blinking frequency F extracted from the pseudo EOG signal.

III.RESULTS AND DISCUSSION

In what follows the results of our bio-inspired study and those of the classification and drowsiness detection corresponding to the ten subjects of our database.

A Our database

We have constructed our own database. This database consists of the videos of the faces of 10 persons. were recorded using a pointgray camera operated at 60 fps with a 640x480 resolution.

Each video is composed of two phases, during the first phase the person is awake, whereas during the second phase it is

drowsy. Along with each video, the ground truth which consists of the beginning of the drowsy phase is stored in the

database. This provides a video quality that is sufficient to generate a pseudo EOG signal,

B Obtaining the pseudo EOG signal

The following figures show the pseudo EOG signal, extracted from recording videos with blinking localization corresponding

to subject 1:

Fig. 5. Subject 1: Pseudo EOG signal (bio-inspired EOG).

C Classification using fuzzy logic

It is clear from Figure 6. a that the decision based on each blinking independently is not reliable, since slow blinking may occur when the subject is awake and fast blinking may occur when the subject is drowsy, due to external effects. On the other hand, using the averages of the blinking features (see Figure 6.b) reduces the decision errors. Therefore, in the following only the results obtained using averaged parameters will be presented.

0 5 10 15 20 25 30 35 40

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

Blinking

Probability: P

Fusion of instantaneous blinking parameters (D50, A/PCV, PERCLOS).

Decision each blinking (0) -> Class 0: Awake, (1) -> Class 1: Drowsy.

Class 1 'Drowsy'

Class 0 'Awake'

(a)

0 20 40 60 80 100 120 140

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

Sec

Probability: P

Fusion of averaged parameters (4p: D50, A/PCV, F, PERCLOS) instantaneous decision (0) -> Class 0: Awake, (1) -> Class 1: Drowsy.

Ground truth (0: Awake, 1: Drowsy) Class 0

'Awake'

Class 1 'Drowsy'

(b)

Fig. 6. Fuzzy logic classification of subject 9' physiological state, (a) based on single blinking features (instantaneous decision), (b) based on averaged

blinking features.

0 50 100 150 200 250 300 350 400 450 500

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

Sec

Probability: P

Fusion of averaged parameters (4p: D50, A/PCV, F, PERCLOS) Instantaneous decision (0) -> Class 0: Awake, (1) -> Class 1: Drowsy.

Ground truth (0: Awake, 1: Drowsy) Class 0

'Awake'

Class 1 'Drowsy'

Fig. 7. Fuzzy logic classification of Subject 3' state, using 4 features (D50, A/PCV, PERCLOS, and F).

We present in the following table the results of classification of the physiological state of each one of the ten subjects, using fuzzy logic with a combination of four parameters (D50, A/PCV, PERCLOS, F).

0 1000 2000 3000 4000 5000 6000 7000 8000

145 150 155 160 165 170 175

frame

Subject 1 Signal pseudo EOG (bio-inspired) Derivative of the signal pseudo EOG Blinking localization

(4)

TABLE I. TABLEI. TRUE TRANSITION INSTANT (T.T.I) BETWEEN THE AWAKE AND DROWSY STATES, AND THOSE ESTIMATED USING FUZZY LOGIC

(FL.T.I.4P) BASED ON FOUR FEATURES (D50,A/PCV,PERCLOS, AND F), FOR THE TEN SUBJECTS.

Subject 1 2 3 4 5 6 7 8 9 10

I.T.R (sec) 47 62 99 81 64 75 53 56 44 40 FL.T.I.4P (sec) 54 76 105 51 70 78 39 47 47 27

1 2 3 4 5 6 7 8 9 10

0 20 40 60 80 100 120

Subject

Sec

Real Instant of transition from class 0 (Awake) to class 1 (Drowsy) Instant of transition obtained by fuzzy logic (4P) from class 0 to class 1

Fig. 8. Comparison between the true instant of transition between the two physiological states (awake and drowsy), and those estimated using fuzzy logic

with 4 features (D50, A/PCV, PERCLOS, and F), for the ten subjects.

C Interpretation of the presented results

To evaluate the results of classification we consider the instant of transition between the awake and drowsy states as a criterion, It's found that some results are too close from the real instant of transition, for example: subject 6 and 9, on the other hand we note that incorrect classifications taking place during the period when the subject is awake (False alarms) are considered not serious,

IV.CONCLUSION AND FUTURE WORK

In this paper we proposed a driver drowsiness detection system (physiological state classifier: drowsy or awake) based on parameters from a pseudo EOG signal, constructed from the video signal of the driver's face, which is recorded by a medium speed camera. Using a camera instead of electrodes is certainly more comfortable for the driver and offers the possibility of extrapolating the techniques applied with the EOG signal to the pseudo EOG signal. The idea of using a pseudo EOG signal, generated from a video, has already been employed in the method proposed by Antoine Picot [19].

However, this method requires a high speed camera of 200 fps, and therefore complex treatments. Our method has the advantage of requiring a relatively slower and thus cheaper camera and simpler treatments.

To evaluate the proposed method we have constructed our own database, since no public database is available. Several features can be extracted from the pseudo EOG signal of various categories: amplitude, duration and speed describing a blinking. Using the features averaged over a sliding window instead of instantaneous features allows pruning short blinking misplaced and consequently improves the classification results.

In order to exploit most of the parameters extracted we attend, in a future work, to implement other classifiers that may give better results such as the SVM classifier which, unlike the fuzzy logic method, does not require prior determination of decision thresholds corresponding to features therefore the freedom of choosing parameters from pseudo EOG signal and its derivative as inputs of classification system.

REFRENCES

[1] Société de l’assurance automobile du Québec, "Alerte à la fatigue, à la somnolence et à l’endormissement au volant",2010.

[2] Association professionnelle autoroutes et ouvrages routiers (ASFA), association prévention routière (R) "Somnolence au volant : un enjeu majeur de sécurité sur autoroute", avril 2008.

[3] http://www.securite-routiere.gouv.fr/conseils-pour-une-route-plus- sure/conseils-pratiques/ma-conduite/fatigue.

[4] http://www.preventionroutiere.asso.fr/Nos-conseils/Toutes-les-fiches- conseils/Risques/Fatigue-Somnolence.

[5] Association professionnelle autoroutes et ouvrages routiers "Chiffres clés 2011 Autoroutes et ouvrages à péage", 2011.

[6] AzimEskandarian, Ali Mortazavi, "Evaluation of a Smart Algorithm for Commercial Vehicle Driver", Proceedings of the 2007 IEEE Intelligent Vehicles Symposium Istanbul, Turkey, pp 553-559. June 13-15, 2007.

[7] ValiantsinHardzeyeu, Frank Klefenz," On Using the Hough Transform for Driving Assistance Applications", Fraunhofer IDMT, Ehrenbergstr.

31, 98693, Ilmenau, Germany, 2008 IEEE, 2008.

[8] BaoRong Chang, Hsiu Fen Tsai, Chung-Ping Young, "Intelligent data fusion system for predicting vehicle collision warning using vision/GPS sensing", Elsevier Ltd, Expert Systems with Applications 37 (2010), 2010, pp. 2439–2450.

[9] M. Akhlaq, Tarek R. Sheltami, Bo Helgeson, Elhadi M. Shakshuki,

"Designing an integrated driver assistance system using image sensors", Springer Science+Business Media, LLC 2011, J IntellManuf (2012) 23, 2012, pp. 2109–2132.

[10] Fan Li, Xiao-Wei Wang, and Bao-Liang Lu," Detection of Driving Fatigue Based on Grip Force on Steering Wheel with Wavelet Transformation and Support Vector Machine" , Springer-Verlag Berlin Heidelberg, ICONIP 2013, Part III, LNCS 8228, 2013, pp. 141–148.

[11] Shuyan Hu, GangtieZheng, Björn Peters, "Driver fatigue detection from electroencephalogram spectrum after electrooculography artefact removal", The Institution of Engineering and Technology, IET Intell.

Transp. Syst., 2013, Vol. 7, Iss. 1, pp. 105–113.

[12] Aihua Zhang, Jinhui Bi, Songsong Sun," A method for drowsiness detection based on Tsallis entropy of EEG", springerlink , World Congress on Medical Physics and Biomedical Engineering, IFMBE Proceedings 39, 2013, pp. 505–508.

[13] Rifai Chai, Ganesh R. Naik, Yvonne Tran, Sai Ho Ling, Ashley Craig, Hung T. Nguyen, "Classification of Driver Fatigue in an Electroencephalographybased Countermeasure System with Source Separation Module", IEEE, 978-1-4244-9270-1/15/$31.00, 2015, pp.

514-517.

[14] Ning Ye, Yuge Sun, JieYang, " EEG Based Fatigue Driving Detection Using Wavelet Packet Sub-band Energy Ratio", IEEE, 2015 27th Chinese Control and Decision Conference (CCDC), 978-1-4799-7016- 2/15/$31.00, 2015, pp. 3669-3672.

[15] Thurn Chia Chieh, Mohd. Marzuki Mustafa, Aini, Hussain, SeyedFarshadHendi, BurhanuddinYeopMajlis, "Development of Vehicle Driver Drowsiness Detection System Using Electrooculogram (EOG)", IEEE, 11614244-0011-2/05/$20.00, 2015, pp. 165-168.

[16] Yingying Jiao, Yong Peng, Bao-Liang Lu, Xiaoping Chen, Shanguang Chen, and Chunhui Wang, "Recognizing Slow Eye Movement for Driver Fatigue Detection with Machine Learning Approach", IEEE, International Joint Conference on Neural Networks (IJCNN), 2014, pp.4035-4401.

(5)

[17] Xuemin Zhu, Wei-Long Zheng, Baa-Liang Lu, Xiaoping Chen*, Shanguang Chen, and Chunhui Wang "EOG-based Drowsiness Detection Using Convolutional Neural Networks", IEEE, International Joint Conference on Neural Networks (IJCNN), 2014, pp.128-134.

[18]

[19] N.Galley, R.Scleicher, L.Galley, " Blink parameter as indicators of driver's sleepiness-possibilities and limitations", 16.09.2003.

[20] Antoine Picot," Détection d’hypovigilance chez le conducteur par fusion d’informations physiologiques et vidéo ", thèse de doctorat en Automatique et Productique, l’Ecole DoctoraleElectronique, Electrotechnique, Automatique et Traitement du Signal, laboratoire GIPSA-Lab / DA, 2009.

[21] MARTIN GOLZ, DAVID SOMMER, MO CHEN, DANILO MANDIC, UDO TRUTSCHEL, "Feature Fusion for the Detection of Microsleep Events", Springer Science + Business Media, LLC. Manufactured in The United States, JournalofVLSISignalProcessing49 ,2007, pp. 329–342.

[22] Lan-lan Chen ⇑, Yu Zhao, Jian Zhang, Jun-zhongZou, "Automatic detection of alertness/drowsiness from physiological signals using wavelet-based nonlinear features and machine learning", Elsevier Ltd, Expert Systems with Applications 42 (2015), 2015, pp.7344–7355.

[23] S. Singh and N.P. Papanikolopoulos. Monitoring driver fatigue using facial

[24] analysis techniques. In IEEE. Intelligent Transport System Proceedings, [25] Tokyo, Japan, 1999.

[26] N. Parmar, "Drowsy driver detection system", Technical report, Department of Electrical and Computer Engineering, Ryerson University, 2002.

[27] T. Brandt, R. Stemmer, and A. Rakotonirainy. Affordable visual driver [28] monitoring system for fatigue and monotony. In Proc. of the IEEE

conference

[29] on Systems, Man and Cybernetics, The Hague, Netherlands, 2004.

[30] Alexandra BranzanAlbu, Ben Widsten, Tiange Wang, Julie Lan, and JordanaMah, "A Computer Vision-Based System for Real-Time Detection of Sleep Onset in Fatigued Drivers", IEEE Intelligent Vehicles Symposium, 978-1-4244-2569-3/08/$20.00, pp. 25-30.

[31] CHEN Qingzhang WANG Wenfu CHU Yuqin, "Research on Eye-state Based Monitoring for Drivers’ Dozing", IEEE Third International Symposium on Intelligent Information Technology Application 978-1- 4244-2569-3/08/$20.00, 2008, pp.373-376.

[32] Shanshan Zhang, Fuqiang Liu, Zhipeng Li, "An effective driver fatigue monitoring system", IEEE, International Conference on Machine Vision and Human-machine Interface, 978-0-7695-4009-2/10 $26.00, 2010, pp.

279-282.

[33] Liling Li, Mei Xie, Huazhi Dong, "A Method of Driving Fatigue Detection Based on Eye Location", IEEE International Conference on Signal and Image Processing Applications (ICSIPA2011), 978-1-4577- 0242-6/11/$26.00, 2011, pp.337-341.

[34] A.Punitha, M. KalaiselviGeetha, A.Sivaprakash, "Driver Fatigue Monitoring System Based on Eye State Analysis", IEEE International Conference on Circuit, Power and Computing Technologies [ICCPCT], 1405978-1-4799-2397-7/14/$31.00, 2014, pp. 1405-1408.

[35] Y. Noguchi, R. Nopsuwanchai, M. Ohsuga, and Y. Kamakura.

Classification of blink waveforms towards the assessment of driverŠs arousal level - an

[36] approach for HMM based classification from blinking video sequence.

In Proc. of the Symposium on Biological and Physiological Engineering, Harbin,

[37] China, 2007.

[38] T. Omi, F. Nagai, and T. Komura. Driver drowsiness detection focused on eyelidbehaviour. In Proc. of the 34th Congress on Science and Technology of Thailand, Bangkok, Thailand, 2008.

[39] P. Smith, M. Shah, and N. da Vitoria Lobo. Determining driver visual attention with one camera. IEEE Transactions on intelligent transportation

[40] systems, 4 :205–218, 2003.

[41] Xianta Jiang, Geoffrey Tien, Da Huang, Bin Zheng, M. Stella Atkins,

"Capturing and evaluating blinks from video-based eyetrackers", Springer , 2013, pp. 656–663.

[42] Syed Imran Ali, Dr.Prashant Singh, Sameer Jain, "An Efficient System to Identify User Attentiveness Based on Fatigue Detection", IEEE, International Conference on Information Systems and Computer Networks 19 978-1-4799-2981-8/14/$31.00,2014,pp.15-19.

[43] Guillermo Leon Ramirez Clavijo, Jonathan Osorio Patino, Daniel Martinez Leon, "Detection of visual fatigue by analyzing the blink rate", IEEE, 9-1-4673-9461-1115/$3l.00,2015.

[44] Q. Ji and X. Yang. Real-time eye, gaze, and face pose tracking for monitoring driver vigilance. Real-Time Imaging, 8, 2002, pp357–377.

[45] KeyouGuo, Guizhen Yu Zhenhua Li, "An New Algorithm for Analyzing Driver's Attention State", IEEE, 978-1-4244-3504-3/09/$25.00, 2009, pp. 21-23.

[46] Ovidiu Stan, LiviuMiclea, Ana Centea, "Eye-gaze Tracking Method Driven by Raspberry PI Applicable in Automotive Traffic Safety", IEEE, Second International Conference on Artificial Intelligence, Modelling and Simulation, 978-1-4799-7600-3/14 $31.00, 2014, pp.

126-130.

[47] SasipornAnumas, Soo-chan Kim, "Driver Fatigue Monitoring System Using Video Face Images & Physiological Information", IEEE , The 2011 Biomedical Engineering International Conference (BMEiCON- 2011) , 978-1-4577-2190-8/11/$26.0 , 2011, pp.125-130 .

[48] Mejdi Ben Dkhil, Mohamed Neji, Ali Wali, and Adel M. Alimi, "A new approach for a safe car assistance system", IEEE 4th International Conference on Advanced logistics and Transport (ICAl T), 978-1-4799- 8400-8/15/$31.00, 2015, pp. 217-222.

[49] Antoine Picot, Sylvie Charbonnier, and Alice Caplier "On-Line Detection of Drowsiness Using Brain and Visual Information", IEEE transactions on systems, man, and cybernetics-Part A: Systems and humans, vol. 42, No. 3, May 2012.

[50] Hu Shuyan, ZhengGangtie, "Driver drowsiness detection with eyelid related parameters by suppot vector machine", 2009.

[51] C.C. Chang, C.J. Lin, LIBSVM: a library of support vectormachines, (Software available

[52] at:) http://www.csie.ntu.edu.tw/~cjlin/libsvm/

Références

Documents relatifs

L' ADN mt est protégé au sein d'une matrice entourée d'une enveloppe lipidique. Cette enveloppe augmente la résistance de l' ADN mt aux agressions enzymatiques. On a pu

Nous évoquerons le monde du travail privé, la fonction publique du monde de l’éducation nationale et enfin une focale sur le partenariat avec la mutuelle générale de

Here we report unprecedented large-scale fabrication of ordered arrays of piezoelectric epitaxial quartz nanostructures on silicon substrates by the combination

50 The e ffect of strain can also be seen when comparing the tracer pro files of the thinnest LSM films (10 nm) on STO and LAO ( Figure 5 e); the in-plane compressively strained

In an effort to determine the relevance of using Western blot (WB) for the etiological diagnosis of BCNE in patients with early antibiotic use, we developed specific assays for

For face detection, we use the Matlab implementation of mpiSearch function belonging to the MPT library, which receives a RGB or Gray level frame as input. Outputs of the

This paper proposes a drowsiness detection algorithm using a single EEG channel based on a means comparison test.. In a first section, a brief state of the art on automatic

Depuis l’arrêt Mercier (1936), le contrat de soins est défini comme le lien contractuel qui permet de réguler et de formaliser la relation entre patient et praticien (1). Dès lors