lost coordinate after steganography

why after exporting the .tiff steganography results the geometry correction disappears? so I have a tiff that already has coordinates, when the steganography process is finished the coordinates disappear.
please help thank you

3 comentarios

DGM
DGM el 4 de Sept. de 2024
What geometry correction? What coordinates? How did you write the file?
feri
feri el 6 de Sept. de 2024
aerial photography, datum WGS1984.
How to restore coordinates lost due to the steganography process?
DGM
DGM el 6 de Sept. de 2024
As far as I know, any sort of time/date/geolocation metadata is not stored in the raster image. It's stored in the file header. You need to write all that info into the new file. If you don't copy it, it won't be there.
How you do that depends on what sort of TIFF it is.
I'm not really familiar with geoTIFF, and I have an older version without some of the newer tools, so you'll have to look at what metadata your original file has and figure out how to set those tags in the new file.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Sept. de 2024

Comentada:

DGM
el 6 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by