This research presents a Driver Drowsiness Detection System (DDDS) that uses a Convolutional Neural Network (CNN) to improve road safety. The system uses a vast dataset of 97,860 images from the ...
This is a Julia implementation of Viola-Jones' Object Detection algorithm. Although there is an OpenCV port in Julia, it seems to be ill-maintained. As this algorithm was created for commercial use, ...
Researchers at cyber-defense contractor PeopleTec have found that facial-recognition algorithms' focus on specific areas of the face opens the door to subtler surveillance avoidance strategies. In a ...
For some important object recognition applications such as intelligent robots and unmanned driving, images are collected on a consecutive basis and associated among themselves, besides, the scenes ...
I am always interested in real-time operating systems (RTOS) for microcontrollers (MCUs) with my past backgrounds in µC/OS-II, mbed, and FreeRTOS. When the opportunity arose to get my hands on the ...
Abstract: In this study, we explore methodologies for automatically identifying student engagement from their facial expressions. The system works on face recognition in which every student inside the ...
The main folder "ufpa-face-detection" has code starting with ufd_ and consists of UFPA's version of Viola&Jones's face detector. Face detection for Octave / Matlab based on Viola & Jones' algorithm [1 ...