Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luyishisi/raspberry_face_recognition_attendance_machine
2016年完成,调用face++进行人脸识别语音发音的树莓派平台下的考勤机。
https://github.com/luyishisi/raspberry_face_recognition_attendance_machine
Last synced: about 2 months ago
JSON representation
2016年完成,调用face++进行人脸识别语音发音的树莓派平台下的考勤机。
- Host: GitHub
- URL: https://github.com/luyishisi/raspberry_face_recognition_attendance_machine
- Owner: luyishisi
- Created: 2016-11-11T03:41:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T04:02:49.000Z (about 8 years ago)
- Last Synced: 2024-08-05T17:42:28.206Z (5 months ago)
- Language: Python
- Size: 23.9 MB
- Stars: 98
- Watchers: 11
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raspberry_face_recognition_attendance_machine
此部分要在树莓派上运作需要多项配置
首先是注册face++ 申请使用免费的ak。本代码中已经包含此ak但是需要使用者改为自己的才能实现增加测试集合其次语音部分已经集成,调用的是百度语音api接口。需要在函数中改为自己的ak和许可。
在2016年8依旧可以稳定使用,
前后参与华中,华东 赛区的物联网创新大赛均获奖。
最后,,这是个坑,,因为环境问题很多,并不觉得能那么轻易解决。。本代码仅仅提供作品思路。
pygame完成的界面绘制。
请参考博文:
https://www.urlteam.org/2015/12/%E5%9F%BA%E4%BA%8E%E6%A0%91%E8%8E%93%E6%B4%BE%E4%BB%A5%E5%8F%8A%E4%BA%BA%E8%84%B8%E8%AF%86%E5%88%AB%E7%9A%84%E8%BF%8E%E5%AE%BE%E6%9C%BA%E5%99%A8%E4%BA%BA%E4%BA%A4%E4%BA%92%E7%B3%BB%E7%BB%9F%E5%BC%80/在博客内还有其他树莓派项目贡献。