Giter Site home page Giter Site logo

blinkblink's Introduction

blinkblink

python写的电脑端眨眼检测和提醒工具,提醒你每分钟眨眼N次
我的眼睛时常会感觉干涩,本来以为眼睛干涩是眨眼次数不足引起,所以写了这个工具提醒自己眨眼
但使用后发现眨眼次数基本达到标准,换了墨水屏显示器后眼睛感觉好多了,然后也暂停了优化

安装

pip install pip --upgrade
pip install -r requirements.txt
pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html

运行示例

  • 眨眼检测测试
    python blinkdetector.py --camera_id 0
  • 眨眼监测
    python blinkgui.py
    当每分钟眨眼次数小于设定值时,屏幕会出现悬浮窗,显示当前眨眼次数
    当眨眼次数大于设定值时,悬浮窗消失

程序结构说明

blinkblink's People

Contributors

jinglingzhua avatar lhcalibur avatar

Watchers

 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.