Overwrite an image with new 'imfinfo' data.

General question:
Using 'imfinfo', can the generated structure be modified? Then can this modified structure be saved as an image file?
Context:
I have 2 sets of photos from drone surveys, standard images with GPS data and InfraRed images without. I want to copy the GPS data from the standard images and transfer it to the IR images.
Photogrammetry works with GPS images, and I'd like to create IR 3D models in the same capacity as the standard model from standard images, so I'd need to transfer the GPS coordinates from the standard images to the IR.

 採用された回答

Walter Roberson
Walter Roberson 2017 年 7 月 21 日

0 投票

No, it cannot.
However, there is a File Exchange tool to write EXIF to JPEG; https://www.mathworks.com/matlabcentral/answers/152559-writing-exif-data-to-jpg
TIFF images can have their tags copied.
DICOM images can have their attributes copied.

2 件のコメント

Alex
Alex 2017 年 7 月 21 日
Thanks Walter.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by