MATLAB人脸考勤打卡签到系统 摄像头界面GUI我要分享

Matlab face attendance punch in system camera interface GUI

人脸考勤 打卡签到 摄像头

关注次数: 346

下载次数: 21

文件大小: 6.06MB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 12积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该课题为基于MATLAB平台的PCA的人脸识别图像考勤系统。传统的人脸识别都是直接人头和人头的对比,现实意义不大,这块都做烂了,不易通过毕设答辩,而且论文不好写。该课题识别原理为:从一副生活照中寻找到人脸,并且分割人脸图象,利用PCA算法进行降维,和库里图片进行对比,输出目标人脸以及记录识别的时间,可以统计人脸打卡的当月次数,从而统计出勤率。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警。GUI界面有清除数据功能,统计工资等功能。

╘╦╨╨╜╪═╝1.png


English Description:

This project is based on the MATLAB platform PCA face recognition image attendance system. The traditional face recognition is the comparison of direct head and head, which is of little practical significance. This part is not easy to pass the final defense, and the paper is not easy to write. The recognition principle of this subject is: find the face from a living picture, segment the face image, reduce the dimension by PCA algorithm, compare with the library picture, output the target face and record the recognition time, and then count the number of times in the month when the face is punched, so as to count the attendance rate. The subject can also be further developed to make face recognition inside and outside the database. If it is outside the database, the alarm can be realized. The GUI interface has the functions of data clearing and salary statistics.


代码预览