Design of Face Recognition Campus Management System Based on Raspberry Pi
Due to the poor accuracy and timeliness of students'health punch card information data,and even the risk problems such as alternative punch card and long time for abnormal data feedback and so on,a campus management system of face recog-nition and temperature measurement based on Raspberry Pi is designed.It is mainly composed of two parts,i.e.,temperature measurement system and management system.The temperature measurement system takes Raspberry Pi as the control core,uses camera module,combines OpenCV third-party library to realize face recognition and positioning,and uses non-contact infrared temperature sensor to realize body temperature measurement.The Web side of the management system is developed by the Django framework and provides three user roles with different levels of authority,i.e.,administrator,teacher and student.The camera and temperature sensor are used to identify the basic information of students and temperature information and up-load to the database,which are managed by the Web management system.The test results show that the system can run stably and normally,and the timeliness and authenticity of student health information management have been greatly improved.