How to read the X,Y and Z coordinates from a TIFF image extracted into Matlab?
Show older comments
I have extracted a TIFF image into Matlab using the geotiff function [A, R] = geotiffread(filename). Now the image is stored for example in A. I want to extract the X,Y and Z coordinates from this image and plot it later using surf function. How do I achieve this?
Thanks for any inputs or pointers
Accepted Answer
More Answers (1)
sajeela khan
on 22 Apr 2018
0 votes
hello sir can u plz send me the code that hp ow u find the x y and z axis of an image
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!