How to convert thermal images in temperature values
Dear All,
I've an IR monitoring system based on two ENV-THIMG-M temperature sensors and a base unit (SensorGateway). I'm able to access with a browser to both camera and related data.
Now I'm working in MATLAB environment to access to thermal images. Of corse, using a http webread action I cas read in a esay way the desired data (mainly 2 thermal images, min and max values). At this point, I'm encountering an hard task: how to convert (scale) RGB images in temperature values?
At this stage, I've RGB images but I'don't know how the system associate a colour to the temperature.
There is someone that can help me?
I will be very grateful to any suggestion.
I've an IR monitoring system based on two ENV-THIMG-M temperature sensors and a base unit (SensorGateway). I'm able to access with a browser to both camera and related data.
Now I'm working in MATLAB environment to access to thermal images. Of corse, using a http webread action I cas read in a esay way the desired data (mainly 2 thermal images, min and max values). At this point, I'm encountering an hard task: how to convert (scale) RGB images in temperature values?
At this stage, I've RGB images but I'don't know how the system associate a colour to the temperature.
There is someone that can help me?
I will be very grateful to any suggestion.
Comments
first of all, thank you for your fast reply. I've verified that using XML/JSON I can access to temperature readings, but only referred to Min Temp and Max Temp for each thermal image. What is my needed is the temperature value for each pixel (not only minimum and maximum values). Can you please indicate me, where I can found the procedure to do this?
Thank you so much in advance.