Design and Implementation of Raspberry Pi Face Recognition + Thermal Imaging Temperature Measurement and Body Temperature Data Cloud Processing System

Yanlin Zhou,Tingting Xu
DOI: https://doi.org/10.62517/jbdc.202301305
2023-09-01
Abstract:For temperature measurement in public places, this paper proposes and realizes a Raspberry Pi face recognition + thermal imaging temperature measurement and temperature data cloud processing system. This system uses a Raspberry Pi device as the temperature measurement terminal, connects the MLX90640 thermal imaging sensor and the BME280 environmental sensor for data collection, and calculates the core temperature of the human body from the collected data. The temperature measurement terminal uses Python language with OpenCV library for image processing, Alibaba Cloud API for face recognition, and the server side uses Python language with Django library for development. The system can quickly measure temperature and count the temperature measurement list, and view it in the cloud in real time to improve management efficiency.
What problem does this paper attempt to address?