drewnoakes / metadata-extractor-dotnet

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Other
918 stars 159 forks source link

Thermal Metadata support #265

Open AndreiLazarescu opened 4 years ago

AndreiLazarescu commented 4 years ago

Hello,

Are you planning to add support for radiometric jpg files ?

Kind regards, Andrei

drewnoakes commented 3 years ago

I've not come across them. Do you have samples and a specification?

AndreiLazarescu commented 3 years ago

I do not have specifications. If you are curios please check this topic: https://exiftool.org/forum/index.php?topic=11401.0

drewnoakes commented 3 years ago

Can you provide a sample image that you own? There's one on that thread, but using it would require contacting the author.

AndreiLazarescu commented 3 years ago

Yes, that's why I sent the link. I have one from a client, it is not under NDA or something but it is not my property. I do not think it is an issue using the ones on the thread for development purposes as long as you do not publish it or sell it or claim that it is yours. If it is a problem I will ask the guys on the thread, just let me know.

drewnoakes commented 3 years ago

Regardless of how it's achieved, we need a sample image to develop against, and probably a specification for the data you wish to extract.

drewnoakes commented 3 years ago

FLIR support merged today in #295. @AndreiLazarescu does that achieve what you were asking?

AndreiLazarescu commented 3 years ago

Hello, Yes, that is exactly what I was looking for. Thumbs up! Do you have a list of cameras that you support ? From the research done back then, not all vendors use the same metadata.

drewnoakes commented 3 years ago

Glad to hear. No list, no. I'm sure there are some cameras that aren't currently supported. If you can provide sample images (with permission to use them) it'll make it easier to support them.