tomasz-lewicki / ai-thermometer

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

Camera connection? #30

Open Thanh-Binh opened 3 years ago

Thanh-Binh commented 3 years ago

thanks for sharing us your work. I understood that you use NVidia Nano Dev Kit with 2 cameras: Visible and Lepton 3.5. Could you please share me information which visible camera you use and how to connect all camera with Nano? via MIPI-CS2 or SPI? Thanks

tomasz-lewicki commented 3 years ago

Hi @Thanh-Binh !

I use:

A while ago I wrote a post you might find helpful.

Thanh-Binh commented 3 years ago

Hi Atomen Thanks for your response!

  1. I do not know about Jetson Nano. How can you compile and run opencv face and eye detection on it?

  2. how can you calculate body core Temperatur based on face skin temperature?

  3. do you plan to use DNN to detect face and facial landmarks directly from thermal images?

Thanks

Gesendet mit der mobilen Mail App

Am 27.02.21 um 09:53 schrieb Tomasz Lewicki

Hi @Thanh-Binh !

I use:

  • Raspberry Pi Camera Module V2.1 connected via MIPI-CSI2
  • Lepton 3.5 connected via PureThermal2 usb board

A while ago I wrote a post you might find helpful.

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/tomek-l/ai-thermometer/issues/30#issuecomment-787039052