Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for FLIR thermal image metadata #295

Merged
merged 6 commits into from Jun 7, 2021
Merged

Add support for FLIR thermal image metadata #295

merged 6 commits into from Jun 7, 2021

Conversation

drewnoakes
Copy link
Owner

This PR adds support for various kinds of FLIR metadata.

  • FLIR Makernote
  • FLIR metadata from JPEG APP1 segments
    • Header info
    • Camera info
    • Raw thermal image info

By setting FlirReader.ExtractRawThermalImage to true, it's possible to extract the raw thermal data as well. This data has been observed in both raw int16 data and PNG encoded data.

@drewnoakes drewnoakes merged commit d79ec6d into master Jun 7, 2021
@drewnoakes drewnoakes deleted the flir branch June 7, 2021 03:28
drewnoakes added a commit to drewnoakes/metadata-extractor-images that referenced this pull request Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant