metanav / hovergames2_thermal_face_detection

This is a demo application using Tensorflow Lite to measure face temperature accurately using a low resolution thermal camera
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

i want to ask #2

Open jackvann opened 3 years ago

jackvann commented 3 years ago

do you know how to interface flir lepton 3.5 like your project face thermal measurement

metanav commented 3 years ago

I don't have access to the FLIR Lepton 3.5 but I think it uses both the SPI and I2C connection. I guess the 9-pin JST-GH connector as shown in the project can be used for SPI and I2C but you would need to change the relevant code.