필터 지우기
필터 지우기

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

조회 수: 3 (최근 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