All Projects → zinia94 → Eyewarning

zinia94 / Eyewarning

Android Based Drowsy Driver Detection Application

Programming Languages

java
68154 projects - #9 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Eyewarning

Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+3333.33%)
Mutual labels:  android-application
Mango
🏀 An Android app for dribbble.com
Stars: ✭ 659 (+3561.11%)
Mutual labels:  android-application
Morphing Material Dialogs
Material dialog ❤️ morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
Stars: ✭ 806 (+4377.78%)
Mutual labels:  android-application
Animationsplayground
This repo is an attempt to implement a complex animation
Stars: ✭ 630 (+3400%)
Mutual labels:  android-application
Go Face
🔍 Face recognition with Go
Stars: ✭ 650 (+3511.11%)
Mutual labels:  dlib
Barinsta
Open-source alternative Instagram client on Android.
Stars: ✭ 717 (+3883.33%)
Mutual labels:  android-application
Faceswap
Real-time FaceSwap application built with OpenCV and dlib
Stars: ✭ 611 (+3294.44%)
Mutual labels:  dlib
Marvel App
Android application made with Kotlin and RxJava
Stars: ✭ 16 (-11.11%)
Mutual labels:  android-application
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (+3533.33%)
Mutual labels:  android-application
Nhentai Android
NHentai Android Client with Material Design
Stars: ✭ 774 (+4200%)
Mutual labels:  android-application
Gitclub
An elegent Android Client for Github. 不仅仅是Github客户端,而且是一个发现优秀Github开源项目的app
Stars: ✭ 638 (+3444.44%)
Mutual labels:  android-application
Mockgps
Android application to fake GPS
Stars: ✭ 647 (+3494.44%)
Mutual labels:  android-application
Imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
Stars: ✭ 723 (+3916.67%)
Mutual labels:  dlib
Android Job
Android library to handle jobs in the background.
Stars: ✭ 5,378 (+29777.78%)
Mutual labels:  android-application
Glutenvrijapp
Gluten vrije producten app voor android
Stars: ✭ 5 (-72.22%)
Mutual labels:  android-application
Fasthub
FastHub the ultimate GitHub client for Android.
Stars: ✭ 5,543 (+30694.44%)
Mutual labels:  android-application
Androidtips
A collections of tips in Android developing.Android开发总结。我的博客:
Stars: ✭ 713 (+3861.11%)
Mutual labels:  android-application
Instabiosquotes
Completely FREE Instagram Bio and Quotes Android App with latest collection of Instagram Bio and Instagram quotes for setting as your status.
Stars: ✭ 17 (-5.56%)
Mutual labels:  android-application
Nogifeed
nogizaka46 blog rss reader
Stars: ✭ 6 (-66.67%)
Mutual labels:  android-application
Dlib face recognition from camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Stars: ✭ 719 (+3894.44%)
Mutual labels:  dlib

EyeWarning

This is my Undergraduate final year project. I had to build an android based drowsiness detection System using image processing concept. I have developed a Smartphone based application which monitors the face of the driver in real time and alerts the driver when it finds closed/nearly closed eyes more than 2 seconds. I have used the front camera of the Smartphone to monitor the face of the user in real time. Drivers need to have mobile stands for vehicles to use the system in real world.

Requirements

  1. Hardware
  • Android Device with minimum sdk 21
  • Mobile stand for vehicles
  1. Software
  • download OpenCV Manager from google playstore
  • Download shape_predictor_68_face_landmark.dat and store in internal storage of the android device
  • Run the application

What I used

  • Opencv Library
  • Dlib library
  • Android Studio

Implementation

alt text

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].