How can I write an image including EXIF data?
I am using Matlab and C++, any solution will be greatly appreciated.. Thanks.
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: