Giter VIP home page Giter VIP logo

drowsinessdetection's Introduction

Cảnh Báo Ngủ Gật - Giao Diện PyQT5

Giới thiệu

  • Đề tài nghiên cứu khoa học Đại học Giao thông vận tải - Phân hiệu tại TP.HCM

Prerequires

Hướng dẫn cài đặt PyQT5

Compile dlib on Linux/MacOS

  • install compiler tool: pip install cmake

  • compile library: pip install dlib

Compile dlib on Windows

  • install miniconda
  • install dlib via conda-forge

Giải thuật

Mắt

if (eye_avr < __EYE_THRESH)
  enable a eye counter
  if (eye counter > __CONTINOUS_FRAME_EYE)
    // definitely buồn ngủ
else
  reset the counter when eye_avr is larger than __EYE_THRESH

Miệng

if (mouth_avr < __MOUTH_THRESH)
  enable a mouth counter
  if (mouth counter > __CONTINOUS_FRAME_MOUTH)
    // definitely ngáp
else
  reset the counter when mouth_avr is larger than __MOUTH_THRESH

Thư viện hình ảnh và video

Hình ảnh

Video

Giới thiệu

intro

Báo chí truyền thông

  1. Trung tâm Tin tức VTV24 | Sinh viên chế tạo hệ thống cảnh báo ngủ gật cho lái xe
  2. vnExpress | Sinh viên TP HCM chế tạo hệ thống cảnh báo ngủ gật trên ôtô
  3. ThanhNien | Sinh viên chế tạo hệ thống cảnh báo ngủ gật trên xe ô tô
  4. GiaoThong | Sinh viên chế tạo camera chống lái xe ngủ gật

Nhóm đóng góp

drowsinessdetection's People

Contributors

spiderock98 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.