We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
DJI.zip
The text was updated successfully, but these errors were encountered: