groupgets / GetThermal

Cross-platform USB thermal camera viewer
MIT License
228 stars 90 forks source link

I want to read the temperature on the image through usb. What should I do? Thank you #22

Closed very-handsome-boy closed 5 years ago

very-handsome-boy commented 5 years ago

I run the code in my rasperrypi, but i do not need the GUI, I only wannd get the temperature .I want to read the temperature on the image through usb. What should I do? Thank you

kekiefer commented 5 years ago

You should have a look at https://github.com/groupgets/purethermal1-uvc-capture specifically the python uvc-radiometry.py example