AI Thermometer for Fever Detection

Hi everyone!

I’d like to share AI Thermometer - a project I’ve been working on. It’s a device capable of detecting persons in the image & measuring their skin surface temperature.

I use an RGB (IMX219) camera for detecting people in the scene, and IR (FLIR Lepton 3.5) camera for the temperature measurement.

Here are some videos of the device in action:

Ideally, I would be able to measure the temperature from the area around eyes, but I’m yet to figure out how to register the IR frame onto RGB frame precisely enough (the cameras have slightly different FOV, and they are shifted by ~30mm).

Here you can see the assembled device:



Code:
https://github.com/tomek-l/ai-thermometer

3D printable enclosure:
https://a360.co/3g8kfqV

Let me know what you think, especially if you have any ideas on how to improve this project!

9 Likes

I am interested on your project. If you agree we can work together, in particular for calibration of the temperature.

1 Like

Hi, glad to hear that :)

Let me know if you have any specific improvements in mind!
Feel free to reach out over email, or create an issue at: https://github.com/tomek-l/ai-thermometer
Could you tell me a little more what you mean by “calibration”?

1 Like