Hello All!
I am new to the Lepton platform and I'm trying to grab radiometry data from a Lepton 3.1R. The camera is being hosted on a PureThermal3 board. I am working on a project that connects the pure thermal 3 to a raspberry pi and sends thermal data and camera frames to a windows machine. I am able to stream camera frames via openCV, but I haven't figured out a way to actually get the radiometry data from the camera itself.
So my question is, how do I get this data? Is it stored within the camera frame itself? Is there a command I can send to the camera to retrieve the radiometry data?
have been trying to read the source code for the GetThermal app but haven't really gotten anywhere with it. I have read the IDD that is provided with the camera itself, but since I am using the PureThermal3 it seems as if that doesn't really apply to my situation. I apologize for my lack of knowledge in advance. Any help is greatly appreciated!
Thank you for your time!