[gdal-dev] FLIR thermal with embedded image
Javier Jimenez Shaw
j1 at jimenezshaw.com
Fri Jan 30 01:43:00 PST 2026
Hi
TL;DR: I need a "small" FLIR image file for a unit test in GDAL. Do you
have one?
I am working on GDAL's thermal jpeg code, to read an embedded RGB image
that some FLIR cameras are including inside the JPEG, in addition to the
thermal information/image.
I want to add a unit test with a real image, but unfortunately I only have
"big" images, around 4 or 5 MB.
It would be great if anybody has a smaller image that can be included in
the GDAL tests code (with the copyright/license permissions that it has).
The model "FLIR T640" I think produces images of about 1.5 MB only. But it
can be other models as well.
To check if it has the Embedded Image, just run this:
exiftool -EmbeddedImage filename.jpg
If you see any output, please contact me.
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20260130/6cd5a676/attachment.htm>
More information about the gdal-dev
mailing list