How can I write an image including EXIF data?
I am using Matlab and C++, any solution will be greatly appreciated.. Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just to help out others:
I found a program called ExifTool by Phil Harvey. it is used to change, write and even copy exif data between files.
it can run from the command line, so I can run it from matlab.
Here is a link for you all to enjoy:
http://www.sno.phy.queensu.ca/~phil/exiftool/