groupgets / GetThermal

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

How can we get the Thermal stream for deep learning module? #18

Closed spk921 closed 5 years ago

spk921 commented 5 years ago

I would like to get the Thermal stream as deep learning model input. What is the best way to get the Thermal stream?

kekiefer commented 5 years ago

https://bitbucket.org/groupgets/pure-thermal-examples

spk921 commented 5 years ago

@kekiefer Thank you but the bitbucket is denied and can't see the examples.

kekiefer commented 5 years ago

My mistake, the repository moved here https://github.com/groupgets/purethermal1-uvc-capture

spk921 commented 5 years ago

@kekiefer It only has python script working on Lepton3.5. How could I get working Lepton3.5 with C++ application? Is there are GetThermal CMakeList version?