Code Monkey home page Code Monkey logo

nss's Introduction

基于面部识别的屏幕保护程序

Homework of Network and System Security.

概述

本Repo实现了一个基于面部识别的屏幕保护系统。启动进程后,摄像头会持续拍照,传给Seetaface模型判断是否为机主,如果不是机主或者没有拍到人脸时就会锁定;锁定屏幕后,摄像头仍然持续拍照并记录比对结果,在pgina上给出任意输入并点击登录(此处有待后续修改),pgina会检查比对结果,如果正确就解锁。

实现

锁定模块实现

调用LockWorkStation()锁定工作站
借助Pgina编写插件实现解锁

人脸识别实现

调用OpenCV 2.4API拍摄照片
调用SeetaFaceEngine实现对人脸的识别

References

blog: OpenCV安装教程
blog: Seetaface安装教程
pgina教程

nss's People

Contributors

big-fat-pig avatar marsman1996 avatar saintube avatar

Watchers

 avatar  avatar  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.