<bvernoux>
I have finally figured out how to retrieve all details on my Thermal camera
<bvernoux>
including converting raw 16bits data to picture and convert each pixel to temperature
<bvernoux>
I'm not sure there is such tools available on any Thermal Camera here I have done that on Infiray T3Pro
<bvernoux>
done with opencv 4.5.4
<bvernoux>
What is great is I could do that in real-time on video too (requires raw data lossless in video) and for example track temperature variation on one or more pixels (or group of pixels in future)