scispace - formally typeset
Journal ArticleDOI

Yawning Detection Using Embedded Smart Cameras

TLDR
This paper designs and implements an automatic system, using computer vision, which runs on a computationally limited embedded smart camera platform to detect yawning, and uses a significantly modified implementation of the Viola-Jones algorithm for face and mouth detections.
Abstract
Yawning detection has a variety of important applications in a driver fatigue detection, well-being assessment of humans, driving behavior monitoring, operator attentiveness detection, and understanding the intentions of a person with a tongue disability. In all of the above applications, an automatic detection of yawning is one important system component. In this paper, we design and implement such automatic system, using computer vision, which runs on a computationally limited embedded smart camera platform to detect yawning. We use a significantly modified implementation of the Viola-Jones algorithm for face and mouth detections and, then, use a backprojection theory for measuring both the rate and the amount of the changes in the mouth, in order to detect yawning. As proof-of-concept, we have also implemented and tested our system on top of an actual smart camera embedded platform, called APEX from CogniVue Corporation. In our design and implementations, we took into consideration the practical aspects that many existing works ignore, such as real-time requirements of the system, as well as the limited processing power, memory, and computing capabilities of the embedded platform. Comparisons with existing methods show significant improvements in the correct yawning detection rate obtained by our proposed method.

read more

Citations
More filters
Book ChapterDOI

Driver Drowsiness Detection via a Hierarchical Temporal Deep Belief Network

TL;DR: A novel hierarchical temporal Deep Belief Network (HTDBN) method for drowsy detection that first extracts high-level facial and head feature representations and then uses them to recognize drowsiness-related symptoms.
Journal ArticleDOI

Wearable Device-Based System to Monitor a Driver’s Stress, Fatigue, and Drowsiness

TL;DR: Using the proposed system, the abnormal conditions of the driver can be detected and distinguished, and this advantage contributes to safer and more comfortable driving.
Proceedings ArticleDOI

Driver drowsiness detection using behavioral measures and machine learning techniques: A review of state-of-art techniques

TL;DR: This paper presents a literature review of driver drowsiness detection based on behavioral measures using machine learning techniques, which include support vector machines, convolutional neural networks and hidden Markov models in the context of drowsness detection.
Journal ArticleDOI

Real-time classification for autonomous drowsiness detection using eye aspect ratio

TL;DR: A methodology for drowsiness detection based on eye patterns of people monitored by video streams using a low-cost real-time system to detect whether a user (operator) is drowsy using a simple web camera is developed.
Journal ArticleDOI

Hybrid Transfer Learning and Broad Learning System for Wearing Mask Detection in the COVID-19 Era

TL;DR: A two-stage approach to detect wearing masks using hybrid machine learning techniques, based on the transfer model of Faster_RCNN and InceptionV2 structure and designed to verify the real facial masks using a broad learning system is proposed.
References
More filters
Journal ArticleDOI

Robust Real-Time Face Detection

TL;DR: In this paper, a face detection framework that is capable of processing images extremely rapidly while achieving high detection rates is described. But the detection performance is limited to 15 frames per second.
Proceedings ArticleDOI

Robust real-time face detection

TL;DR: A new image representation called the “Integral Image” is introduced which allows the features used by the detector to be computed very quickly and a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising face-like regions.

The Impact of Driver Inattention on Near-Crash/Crash Risk: An Analysis Using the 100-Car Naturalistic Driving Study Data

TL;DR: In this article, the authors presented a study on the safety of self-driving cars with the National Highway Traffic Safety Administration (NHTSA) and the U.S. Office of Human-Vehicle Performance Research.
Journal ArticleDOI

Learning OpenCV---Computer Vision with the OpenCV Library (Bradski, G.R. et al.; 2008)[On the Shelf]

TL;DR: This is an introductory textbook for teachers, students, professionals, and hobbyists who want to learn the basics of computer vision and is unashamedly a promotion for the open-source library.
Book

Learning OpenCV 3: Computer Vision in C++ with the OpenCV Library

TL;DR: Whether you want to build simple or sophisticated vision applications, Learning OpenCV is the book any developer or hobbyist needs to get started, with the help of hands-on exercises in each chapter.
Related Papers (5)