jar

com.bluetrailsoft.drowsinessmodule : DrowsinessDetector

Maven & Gradle

Feb 17, 2023

DrowsinessDetector · Library developed in Kotlin and Java that makes use of MLKit for image analysis in real time. The input is a frame obtained from a camera or video source and the otuput is a state that indicates the probability of drowsiness of a user over the minutes. The library analyzes the eyes, mouth and head drop to get a more accurate result of each frame.

Table Of Contents

Latest Version

Download com.bluetrailsoft.drowsinessmodule : DrowsinessDetector JAR file - Latest Versions:

All Versions

Download com.bluetrailsoft.drowsinessmodule : DrowsinessDetector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window DrowsinessDetector-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bluetrailsoft.drowsinessmodule.facedetector.utils

├─ com.bluetrailsoft.drowsinessmodule.facedetector.utils.FrameInformation.class - [JAR]