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!