Hello, I'm newbie here. I want to ask you something I dont really know since this is my very first time using exiftool and ubuntu.
Well, I want to integrate aerial photo metadata with datas of ADAHRS sensor automatically. The process will be occured when UAV is flying in the sky to capture an image. Then sensor's data will be added automatically into those metadata. Is it possible to integrate photo metadata with sensor's data automatically using C++ ExifTool? Is there script's example for adding some data to photo metadata automatically?
Thank you for your attention.
Regards,
Intan
Hi Intan,
This is possible, but will require you to write a script to parse the sensor data. I can't give any more details without having more details about what you want to write.
- Phil