Skip to content

zhongzebin/blink-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blink-detection

Abstract: using dlib, cuda and OpenCV to detect blinks

Environment: Windows 10, Python 3.7, dlib 19.17, cuda 10.0

How to configure the environment?

  1. configure OpenCV in Python

    https://blog.csdn.net/weixin_35684521/article/details/81953047

  2. configure dilb and cuda in Python

    https://blog.csdn.net/u010921682/article/details/90268910

How to run this project?

  1. Download "model_part1.rar", "model_part2.rar" and "model_part3.rar" and decompress them into the path of your python project.

  2. Run "blink detection.py"

Special Notice: If you use Pycharm to build your Python project, you need to press "ctrl+alt+s" and add and install the proper library. Then the "import" sentence can be compiled.

The result of this project is like this:

image

About

using dlib and OpenCV to detect blinks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages