merge partially overlapping geotiff

6 visualizaciones (últimos 30 días)
Nic Bac
Nic Bac el 13 de Mayo de 2024
Respondida: praguna manvi el 8 de Ag. de 2024
Hello, how can I merge two partially overlapping geotiff images to create a geo-referenced mosaic of the two? (i.e. also with the correct auxiliary .tfw file)
This guide here seem to be valid only for exactly adjacent tiles:
Thank you

Respuestas (1)

praguna manvi
praguna manvi el 8 de Ag. de 2024
To merge partially overlapping images, the imfuse function can be used, which creates a composite image while blending the overlapping regions. Here is the link to its documentation:
The composite image can then be placed onto maprefcells, using the same example in the documentation referenced above:

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by