Borrar filtros
Borrar filtros

I WANT TO CONVERT THE IMAGE PIXELS TO LATITUDE AND LONGITUDES AS AN ARRAY OF MATRIX. .PLEASE HELP

3 visualizaciones (últimos 30 días)
[A,refmat,bbox] = geotiffread ('IMAGE.tif')
[latp, lonp]=pix2latlon(refmat, H,J);
  1 comentario
Geoff Hayes
Geoff Hayes el 21 de Feb. de 2018
Odhiambo - please clarify what the problem is. You have provided some code that calls the pix2latlon which should convert pixel coordinates to latitude and longitude coordinates. What is failing with the above code? Please provide as many details as possible.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by