Hi @jakaskerl ,
I am using the OAK Thermal camera and trying to detect the temperature of a metallic pipe. I initially first use an thermometer (that has an accuracy of +- 0.2%) to measure the temperature of the metallic pipe and then measuring it using the thermal camera.
Given the range of 30 cm to infinity in the specifications of the camera, I try to do multiple experiments at different distances between 30 cm to 6 ft. I make use of the Thermal Camera example code to carry out these experiments. We move the mouse over the metallic pipe over multiple points and consider the average temperature measurement for each experiment.
I see that at room temperature the the camera and the thermometer readings are around +-3 degree C but when i heat the pipe using a heat gun this difference becomes significantly larger. This can be seen in the image shared below that shows the measurement tables.

Below are the versions of the packages being used for the example script mentioned above.
depthai 2.29.0.0
numpy 2.2.6
opencv 4.11.0.86
I am trying to understand why this might be happening as the error is huge as compared to the specification mentioned in the documentation for OAK Thermal. Your help in this regard would be highly appreciated.
Thanks & Regards
Yishu