CN112967411A - Student attendance system and method based on face recognition - Google Patents

Student attendance system and method based on face recognition Download PDF

Info

Publication number
CN112967411A
CN112967411A CN202110134149.9A CN202110134149A CN112967411A CN 112967411 A CN112967411 A CN 112967411A CN 202110134149 A CN202110134149 A CN 202110134149A CN 112967411 A CN112967411 A CN 112967411A
Authority
CN
China
Prior art keywords
attendance
face
module
students
class
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110134149.9A
Other languages
Chinese (zh)
Inventor
曾勇
周有喜
乔国坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xinjiang Aiwinn Information Technology Co Ltd
Original Assignee
Xinjiang Aiwinn Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xinjiang Aiwinn Information Technology Co Ltd filed Critical Xinjiang Aiwinn Information Technology Co Ltd
Priority to CN202110134149.9A priority Critical patent/CN112967411A/en
Publication of CN112967411A publication Critical patent/CN112967411A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people
    • G07C1/10Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people together with the recording, indicating or registering of other data, e.g. of signs of identity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Tourism & Hospitality (AREA)
  • Strategic Management (AREA)
  • Educational Technology (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Human Computer Interaction (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Collating Specific Patterns (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The invention discloses a student attendance system and a student attendance method based on face recognition, wherein the method comprises the following steps: calling a face library of class students; collecting image information of class students; extracting the human face in the image information; comparing the face with a face library, and generating an attendance record according to a comparison result; the students make a request for leave and check attendance records within a set time, and if the attendance records have problems, the students make attendance complaints to teachers; and the teacher checks the leave-asking condition and the attendance application complaint, and if the leave-asking condition and the attendance application complaint meet the specified requirements, the attendance record is modified to form a final version of attendance record. The invention has high attendance checking efficiency, can effectively save the classroom time, avoids the situation of the occurrence of the roll-off, and in addition, the whole attendance checking process is carried out in a network way, the process can be traced, the correction of the attendance checking result is convenient, and the disclosure, the justness and the credibility of the attendance checking result are ensured.

Description

Student attendance system and method based on face recognition
Technical Field
The invention relates to the technical field of face recognition, in particular to a student attendance system and a student attendance method based on face recognition.
Background
At present, school student attendance is checked in by teachers who have class through the student list to pronounce names orally, and the checking in mode is low in efficiency and is easy to be subjected to the condition of roll-over in a university classroom mode. Even if no anonymous point is reached, the traditional attendance mode can not effectively supervise the attendance of students because the attendance of the students cannot be supervised in the whole teaching process.
Disclosure of Invention
The invention aims to provide a student attendance system and a student attendance method based on face recognition, so as to overcome the defects in the prior art.
In order to achieve the technical purpose, the technical scheme of the invention is realized as follows:
a student attendance system based on face recognition comprises an attendance unit and a management unit, wherein the attendance unit comprises a control module, an image acquisition module, a face recognition module, a storage module, a face comparison module and a statistic module, the image acquisition module is used for acquiring image information in a classroom and sending the image information to the face recognition module, the face recognition module is used for extracting a face in the image information and sending the face to the face comparison module, the storage module is used for storing a face library and sending the face library to the face comparison module, the face comparison module is used for comparing the acquired face with the face library and sending a comparison result to the statistic module, the statistic module is used for generating an attendance record according to the comparison result and sending the attendance record to the management unit, the control module is used for opening or closing the attendance checking unit and calling a face library from the management unit and storing the face library into the storage module.
Furthermore, the management unit comprises a student login operation module, a teacher login operation module and a background, the student login operation module comprises an actual name authentication module, a leave request module, an attendance query module and an attendance complaint module, and the teacher login module comprises an actual name authentication module, an attendance query module and an approval module.
Further, the attendance record comprises attendance date, attendance class, attendance course, teachers on class, attendance list of students, absence list of students and face sets not in the face library.
Furthermore, the attendance record also comprises the time for attendance checking by the system and the video monitoring information in the time.
A student attendance method based on face recognition comprises the following steps:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
and comparing the face with a face library, and generating an attendance record according to a comparison result.
Further, the attendance record comprises attendance date, attendance class, attendance course, teachers on class, attendance list of students, absence list of students and face sets not in the face library.
Furthermore, the attendance record also comprises the time for attendance checking by the system and the video monitoring information in the time.
Further, the method comprises the following steps:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
comparing the face with a face library, and generating an attendance record according to a comparison result;
the students make a request for leave and check attendance records within a set time, if the attendance records have problems, the students make attendance complaints to teachers, and if the attendance records have no problems, no operation is performed;
and the teacher checks the leave-asking condition and the attendance application complaint, modifies the attendance record to form a final version attendance record if the leave-asking condition and the attendance application complaint meet the specified requirements, and does not perform any operation on the attendance record if the leave-asking condition and the attendance application complaint do not meet the specified requirements.
The invention has the beneficial effects that: the system has high attendance checking efficiency, can effectively save the classroom time and avoid the situation of the occurrence of the roll-off, and in addition, the whole attendance checking process is performed in a networked manner, the process can be traced, the attendance checking result can be conveniently corrected, and the disclosure, the justness and the credibility of the attendance checking result are ensured.
Drawings
FIG. 1 is a block diagram of the functional block architecture of a system according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method according to an embodiment of the invention;
fig. 3 is a face recognition sequence diagram according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention is clearly and completely described below with reference to the drawings in the embodiments of the present invention.
As shown in fig. 1, according to an embodiment of the present invention, the system includes an attendance unit and a management unit, the attendance unit includes a control module, an image acquisition module, a face recognition module, a storage module, a face comparison module and a statistic module, the image acquisition module is configured to acquire image information in a classroom and send the image information to the face recognition module, the face recognition module is configured to extract a face in the image information and send the face to the face comparison module, the storage module is configured to store a face library and send the face library to the face comparison module, the face comparison module is configured to compare the acquired face with the face library and send a comparison result to the statistic module, the statistic module is configured to generate an attendance record according to the comparison result, and the attendance record is sent to a management unit, the control module is used for opening or closing the attendance unit and calling a face library from the management unit and storing the face library in a storage module, the management unit comprises a student login operation module, a teacher login operation module and a background, the student login operation module comprises an actual name authentication module, a leave request module, an attendance query module and an attendance application module, the teacher login module comprises an actual name authentication module, an attendance query module and an approval module, and the attendance record comprises attendance date, attendance class, attendance course, lessors on class, attendance list, absent student list and a face collection not in the face library, attendance time of the system and video monitoring information in the time.
In order to facilitate understanding of the above-described technical aspects of the present invention, the above-described technical aspects of the present invention will be described in detail below in terms of specific usage.
The students and the teachers respectively carry out real-name authentication through the student login operation module and the teacher login operation module, the face images are uploaded, and the uploaded faces are collected in the background, for example, the faces of the students who are in class in the same classroom in the same time period are collected together and are associated with the information of the teachers in class. The human face of each student in class can be ensured to be shot by arranging enough cameras in the classroom. When the teacher needs to call a roll call in class, the teacher logs in the teacher operation module through the computer on the platform, calls the corresponding face library to the storage unit of the computer end, and starts the attendance unit. The teacher can set the time for attendance by the computer, for example, the attendance is respectively carried out once in 5 minutes after the beginning of the course, 20 minutes before the course and 10 minutes before the next course, so that the students can be prevented from escaping the course midway. The image acquisition module acquires image information in a classroom and sends the image information to the face recognition module, the face recognition module extracts faces in the image information and sends the faces to the face comparison module, the storage module sends the face library to the face comparison module, the face comparison module compares the acquired faces with the face library and sends comparison results to the statistic module, and the statistic module is used for generating attendance records according to the comparison results and sending the attendance records to the management unit. In a set time (for example, in a set period from 2 days before a class to 1 day after the class), students can supplement leave asking information and check attendance records through the student login operation module, if the students have objections to the attendance records, the students can call classroom monitoring videos corresponding to attendance time periods, and if the attendance records really have problems, the students can upload objection statements and corresponding evidences to a background to be associated with corresponding teacher information. When a teacher needs to arrange attendance, the teacher logs in the teacher logging operation module, can check the attendance records of students of all the courses under the name, if a leave-asking request or an attendance objection exists, the leave-asking request or the attendance objection meets the requirements, the attendance records of the system are corrected, and if the leave-asking request or the attendance objection does not meet the requirements, the attendance records of the system are used as the standard.
As shown in fig. 2-3, the invention also discloses a student attendance system based on the face recognition, and the method comprises the following steps:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
and comparing the face with a face library, and generating an attendance record according to a comparison result.
Further, the attendance record comprises attendance date, attendance class, attendance course, teachers on class, attendance list of students, absence list of students and face sets not in the face library.
Furthermore, the attendance record also comprises the time for attendance checking by the system and the video monitoring information in the time.
Further, the method comprises the following steps:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
comparing the face with a face library, and generating an attendance record according to a comparison result;
the students make a request for leave and check attendance records within a set time, if the attendance records have problems, the students make attendance complaints to teachers, and if the attendance records have no problems, no operation is performed;
and the teacher checks the leave-asking condition and the attendance application complaint, modifies the attendance record to form a final version attendance record if the leave-asking condition and the attendance application complaint meet the specified requirements, and does not perform any operation on the attendance record if the leave-asking condition and the attendance application complaint do not meet the specified requirements.
For reference to the student attendance system based on face recognition in the present invention, the detailed description thereof is omitted here.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. A student attendance system based on face recognition is characterized by comprising an attendance unit and a management unit, wherein the attendance unit comprises a control module, an image acquisition module, a face recognition module, a storage module, a face comparison module and a statistic module, the image acquisition module is used for acquiring image information in a classroom and sending the image information to the face recognition module, the face recognition module is used for extracting a face in the image information and sending the face to the face comparison module, the storage module is used for storing a face library and sending the face library to the face comparison module, the face comparison module is used for comparing the acquired face with the face library and sending comparison results to the statistic module, the statistic module is used for generating a record according to the comparison results and sending the attendance record to the management unit, the control module is used for opening or closing the attendance checking unit and calling a face library from the management unit and storing the face library into the storage module.
2. The system of claim 1, wherein the management unit comprises a student login operation module, a teacher login operation module and a background, the student login operation module comprises a real-name authentication module, a leave request module, an attendance query module and an attendance request module, and the teacher login module comprises a real-name authentication module, an attendance query module and an approval module.
3. The system of claim 1, wherein the attendance record comprises a date of attendance, a class of attendance, a teacher in class, a list of students on attendance, a list of students on absence, and a set of faces not in a face bank.
4. The system of claim 3, wherein the attendance record further comprises a time that the system checked in and video surveillance information for the time.
5. A student attendance method based on face recognition is characterized by comprising the following steps:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
and comparing the face with a face library, and generating an attendance record according to a comparison result.
6. The method of claim 5, wherein the attendance record comprises a date of attendance, a class of attendance, a teacher in class, a list of students on attendance, a list of students on absence, and a set of faces not in a face bank.
7. The method of claim 6, wherein the attendance record further comprises a time that the system checked in and video surveillance information within the time.
8. The method according to claim 5, characterized in that it comprises the steps of:
calling a face library of class students;
collecting image information of class students;
extracting the human face in the image information;
comparing the face with a face library, and generating an attendance record according to a comparison result;
the students make a request for leave and check attendance records within a set time, if the attendance records have problems, the students make attendance complaints to teachers, and if the attendance records have no problems, no operation is performed;
and the teacher checks the leave-asking condition and the attendance application complaint, modifies the attendance record to form a final version attendance record if the leave-asking condition and the attendance application complaint meet the specified requirements, and does not perform any operation on the attendance record if the leave-asking condition and the attendance application complaint do not meet the specified requirements.
CN202110134149.9A 2021-01-28 2021-01-28 Student attendance system and method based on face recognition Pending CN112967411A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110134149.9A CN112967411A (en) 2021-01-28 2021-01-28 Student attendance system and method based on face recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110134149.9A CN112967411A (en) 2021-01-28 2021-01-28 Student attendance system and method based on face recognition

Publications (1)

Publication Number Publication Date
CN112967411A true CN112967411A (en) 2021-06-15

Family

ID=76272315

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110134149.9A Pending CN112967411A (en) 2021-01-28 2021-01-28 Student attendance system and method based on face recognition

Country Status (1)

Country Link
CN (1) CN112967411A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113591796A (en) * 2021-08-20 2021-11-02 重庆电子工程职业学院 Face recognition system for campus
CN113903093A (en) * 2021-10-09 2022-01-07 福建技术师范学院 College class attendance system based on video streaming and face recognition

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005106759A1 (en) * 2004-05-01 2005-11-10 Hong-Sik Koo Apparatus, system and method for identifying attendance
CN106067195A (en) * 2016-06-08 2016-11-02 北京国杰科技有限公司 Student attendance monitoring method
CN206594721U (en) * 2017-03-20 2017-10-27 西南交通大学 Check class attendance system based on human face detection and tracing
CN107481343A (en) * 2017-07-22 2017-12-15 华中师范大学 A kind of check class attendance based on face recognition technology is registered system and its method of work
CN109903412A (en) * 2019-02-01 2019-06-18 北京清帆科技有限公司 A kind of intelligent check class attendance system based on face recognition technology
CN112131915A (en) * 2019-06-25 2020-12-25 杭州海康威视数字技术股份有限公司 Face attendance system, camera and code stream equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005106759A1 (en) * 2004-05-01 2005-11-10 Hong-Sik Koo Apparatus, system and method for identifying attendance
CN106067195A (en) * 2016-06-08 2016-11-02 北京国杰科技有限公司 Student attendance monitoring method
CN206594721U (en) * 2017-03-20 2017-10-27 西南交通大学 Check class attendance system based on human face detection and tracing
CN107481343A (en) * 2017-07-22 2017-12-15 华中师范大学 A kind of check class attendance based on face recognition technology is registered system and its method of work
CN109903412A (en) * 2019-02-01 2019-06-18 北京清帆科技有限公司 A kind of intelligent check class attendance system based on face recognition technology
CN112131915A (en) * 2019-06-25 2020-12-25 杭州海康威视数字技术股份有限公司 Face attendance system, camera and code stream equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113591796A (en) * 2021-08-20 2021-11-02 重庆电子工程职业学院 Face recognition system for campus
CN113591796B (en) * 2021-08-20 2024-02-02 重庆电子工程职业学院 Face recognition system for campus
CN113903093A (en) * 2021-10-09 2022-01-07 福建技术师范学院 College class attendance system based on video streaming and face recognition

Similar Documents

Publication Publication Date Title
CN111079113B (en) Teaching system with artificial intelligent control and use method thereof
CN107316257A (en) A kind of Method of Teaching Quality Evaluation analyzed based on classroom students ' behavior and system
CN112967411A (en) Student attendance system and method based on face recognition
CN109598809A (en) A kind of check class attendance method and system based on recognition of face
CN107316521A (en) A kind of intelligent English teaching system
CN109617233A (en) Protect pressing plate automatic checking method of calibration
CN110766558A (en) Method, device and equipment for processing data of underwriting and computer readable storage medium
CN112333420B (en) Big data information security management system of smart campus
CN111582821A (en) Teaching management system based on electronic class board and face recognition
CN109214664A (en) A kind of emotion-directed behavior overall analysis system based on artificial intelligence
CN205563735U (en) Student attendance system based on face recognition
CN115170369B (en) Live course online watching intelligent management system based on mobile internet
CN111985807A (en) Campus security remote monitoring management system based on big data
CN107240051A (en) A kind of cloud server system for realizing the intercommunication of campus family
CN107659370A (en) University student classroom total management system and method
CN110544041B (en) Employee data management system for financial consulting company
CN114512041B (en) Teaching behavior big data analysis device based on panoramic shooting
CN114401386B (en) Two-to-many remote e-interrogation system and method for intelligent public security
CN208421911U (en) A kind of student registers system
CN115002280A (en) Supervision and collection system and method
CN114842567A (en) Video inspection method, device, equipment and medium
CN112381961A (en) Classroom attendance checking method and system based on artificial intelligence
CN112907775A (en) Attendance system based on face recognition
CN206961201U (en) A kind of site staff's real-name management system
CN111222855A (en) Based on AI wisdom classroom integrated management platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210615

RJ01 Rejection of invention patent application after publication