i read the sdk document.
if i want to grab a thermal image, have to connect first to get a hardwareId,
then the 3rd pard dll of libirimager will give a callback with a parameter of data[] , the data contains the temperature information about the picture。
but ,if a have a thermal jpg first, can i just use the picture to figure out the temperature for the pixel without connected hardware...
i don't find any sdk with this funtion