tomasz-lewicki / ai-thermometer

Fever screening with IR & RGB cameras and Deep CNNs
148 stars 39 forks source link

Another thermal sensor #51

Open nanogear opened 2 years ago

nanogear commented 2 years ago

I think it’s better if we can use the InfiRay Tiny1-B Micro LWIR Thermal Module sensor instead of the FLIR LEPTON 3.5

The Tiny1-B sensor have a biological temperature measurement accuracy of ±0.5°C and the FLIR Lepton have a measurement accuracy of ±5°C

The sensor is cheap and we can avoid the use of a black box in order to constantly calibrate the sensor. It have radiometric capabilities.

In that way we can have a very useful instrument without the accuracy limitation of the FLIR sensors.

https://www.infiray.com/products/tiny1-b-micro-lwir-thermal-module.html

Regards