ExifTool Forum

General => Other Discussion => Topic started by: sebastianbarria on March 03, 2017, 11:23:22 AM

Title: PHP function to extract FLIR image's temperature of each pixel
Post by: sebastianbarria on March 03, 2017, 11:23:22 AM
Hi Everyone.

I've been working very hard to understand about FLIR images and I've reach a point where I don't know what else to do.

I'm working on a project where I need to extract the temperature of thermographical images, just like the "Export CSV" button on BFIC software (http://pc.daves.cz/BFIC_-_thermal_images).
Sadly I can't use that software directly because this needs to be automatic and work over a linux server usin PHP.

Once I have that data I'll create a "online viewer" for this thermographical images, so the people who see this pictures will be able to navigate the image and see the temperature on each pixel to finally evaluate the image and give our clients a report.

I've been using exiftools to extract the rawThermalData but I don't know what to do with it... I don't know how to "decode" the temperature from that file.

¿Is there any chance any of you could help in any way to do this?

Thanks a lot!
Title: Re: PHP function to extract FLIR image's temperature of each pixel
Post by: Phil Harvey on March 03, 2017, 11:29:44 AM
I think this forum is better for posting FLIR questions:

http://www.eevblog.com/forum/thermal-imaging/

- Phil