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

1 次查看(过去 30 天)
[A,refmat,bbox] = geotiffread ('IMAGE.tif')
[latp, lonp]=pix2latlon(refmat, H,J);
  1 个评论
Geoff Hayes
Geoff Hayes 2018-2-21
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.

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by