How can we get the geodtic hight of the pixels of a georeferenced image(dem) in MATLAB and put them in separate matrices
조회 수: 1 (최근 30일)
이전 댓글 표시
채택된 답변
Aditya
2024년 6월 27일
Hi Hamed,
please refer to this solution: How can we get the latitude and longitude of the pixels of a georeferenced image in MATLAB and put them in separate matrices? - MATLAB Answers - MATLAB Central (mathworks.com)
and also refer to the example: Read and Display Elevation Data
You can get the elevation data directly from the 'readgeoraster' function.
I hope this helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!