Giter VIP home page Giter VIP logo

face_recognization's Introduction

以下是美化后的 README 文件,希望能够帮助你更好地展示你的项目:

人脸识别考勤系统

本项目是一个基于 Python 的人脸识别考勤系统,主要使用了 dlibopencvtkinterPILpymysql 等库,并使用了 KNN 算法进行人脸识别。

环境安装

在运行本项目之前,请确保已经安装了以下环境和库:

  • Python
  • PyCharm
  • dlib(需要 Cmake、Visual Basic、C++ 依赖环境)
  • opencv 库
  • tkinter 库
  • pymysql
  • PIL
  • threading
  • time

功能介绍

本项目具有以下功能:

  • 打开系统按钮:打开摄像头捕获人脸。
  • 注册按钮:将人脸、学号、姓名信息存储到数据库中。
  • 查看缺勤名单:将没有识别签到的学生学号和姓名导出到打开的名单界面。
  • 是否开始训练:点击“是”按钮进行人脸模型的训练。
  • 帮助按钮:查看使用软件的注意事项。

注意事项

在使用本项目之前,请注意以下事项:

  1. 请先打开系统。
  2. 注册时请对准人脸,光线充足。
  3. 训练时禁止进行其他操作。

文件说明

本项目包含以下文件:

  • recognition.py:主文件。
  • db.py:数据库文件。
  • help_tip.py:帮助窗口文件。
  • precamera.py:预处理文件。
  • late_name.py:缺勤名单文件。
  • trained_knn_model.clf:KNN 算法模型文件。
  • knn_examples 文件夹:包含了训练集和测试集,仅供学习交流探讨使用。

联系方式

如果您有任何问题或建议,可以联系我:

  • QQ:2934218525
  • 备注:来自 GitHub 人脸识别考勤系统项目。

face_recognization's People

Contributors

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