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

Unparsed Thermal metadata support #326

Open
kirk-marple opened this issue Sep 7, 2022 · 0 comments
Open

Unparsed Thermal metadata support #326

kirk-marple opened this issue Sep 7, 2022 · 0 comments

Comments

@kirk-marple
Copy link
Contributor

I've found there are DJI drones which are capturing thermal data in RJPEG, but MetadataExtractor isn't exposing them.

EXIFTOOL is finding the information, and the metadata in APP4 is basically what I'm looking to get.

The raw data in APP3/APP5 couldn't hurt either, but not immediately important.

I've attached a few DJI samples with this format.

JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (65532 bytes):
JPEG APP3 (40 bytes):
  ThermalData = .S.S.S.StSWS.RZS.S=TgTsT~TsTlTsTeT9T.S.SKSISHSTS0SASRSASBS7S.R.RER.Q.Q.[snip]
JPEG APP4 (2560 bytes):
  + [BinaryData directory, 2560 bytes]
  | K1 = -185.820404052734
  | K2 = 25.5351409912109
  | K3 = 767.396240234375
  | K4 = 0
  | KF = 80.7309722900391
  | B1 = 0
  | B2 = -556
  | ObjectDistance = 5
  | RelativeHumidity = 70
  | Emissivity = 100
  | Reflection = 230
  | AmbientTemperature = 21
  | D2 = -945
  | KJ = 100
  | DB = 0
  | KK = 365
JPEG APP5 (32768 bytes):
  ThermalCalibration = A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.A.[snip]

DJI.zip

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

No branches or pull requests

1 participant