groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 93 forks source link

Lepton 2.5 radiometry #47

Closed nitindantu closed 4 years ago

nitindantu commented 4 years ago

I would like to know how to get per pixel temperature. From what capture() function is returning, all the elements in the array are almost 30.000 all the time, irrespective of the temperature. Please tell me a way to get per pixel temperature. Thank you

kekiefer commented 4 years ago

Looks like this question was answered over on the google group: https://groups.google.com/forum/#!topic/flir-lepton/CDRYyaQlJJU

nitindantu commented 4 years ago

Yes, thank you