1Image::ExifTool::FLIR(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::FLIR(3)
2
3
4
6 Image::ExifTool::FLIR - Read FLIR meta information
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains the definitions to read meta information from FLIR
13 Systems Inc. thermal image files (FFF, FPF and JPEG format).
14
16 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <https://exiftool.org/forum/index.php/topic,4898.0.html>
23 <http://www.nuage.ch/site/flir-i7-some-analysis/>
24 <http://www.workswell.cz/manuals/flir/hardware/A3xx_and_A6xx_models/Streaming_format_ThermoVision.pdf>
25 <http://support.flir.com/DocDownload/Assets/62/English/1557488%24A.pdf>
26 <http://code.google.com/p/dvelib/source/browse/trunk/flirPublicFormat/fpfConverter/Fpfimg.h?spec=svn3&r=3>
27 <https://exiftool.org/forum/index.php/topic,5538.0.html>
28
30 Thanks to Tomas for his hard work in decoding much of this information,
31 and to Jens Duttke for getting me started on this format.
32
34 "FLIR Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
35
36
37
38perl v5.32.1 2021-04-26 Image::ExifTool::FLIR(3)