摘要
为解决传统课堂点名方式所带来的耗时长、效率低、可靠性差等问题,本文分析并设计了一种基于人脸识别(FRT)的智能课堂点名系统。系统采用B/S结构,综合使用Access数据库技术、Web网页设计技术,以及C#编程技术,统一了客户端,将系统功能实现的核心部分集中到服务器上。本文对系统进行了总体流程规划,为保证实现系统功能,设计出人脸检测程序、数据库、网页三个模块。实验结果表明,系统实用性强、便捷性好,较传统点名方式签到准确率和课堂效率均得到明显提高。
To solve the problem brought by the time-consuming,inefficient and unreliable traditional way of in- class roll call,this paper analyzes and designs an intelligent student attendance system based on FRT.The system adopts the B/S structure and unifies the client by comprehensively using Access database technology, Web design technology and C# programming technology, which sets the core of the system functions to the server.In order to achieve the system functions,this study plans the overall system workflow and designs the face detection module,the database module and the webpage module.The experimental result shows that both the attendance checking accuracy and the class efficiency are effectively increased with the practicability and portability features of this intelligent student attendance system.
出处
《软件工程》
2017年第5期43-46,42,共5页
Software Engineering
关键词
人脸识别
智能课堂点名系统
WEB开发
C#编程
face recognition
the intelligent student attendance system
web development
C# programming