Azzera filtri
Azzera filtri

GPS information missing in saved images ?

1 visualizzazione (ultimi 30 giorni)
Ahsan Abbas
Ahsan Abbas il 31 Mag 2017
I have 50 Geo-tagged images in JPGE format of an area on which i am applying some function and want to save newly applied images back into JPGE format, but the saved images lack the GPS information. I need help... My code of saving images is follow...
[IN] = undistortImage(I,cameraParams,'interp','cubic');
imwrite(IN,[FolderP,'Normalized',ImFiles(i).name]);

Risposte (0)

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by