How can I get the informations of blocks in a bigimage object?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi,
may I ask, how can I get the informations of blocks in a bigimage object? I need the intrinsic coordinates of each blocks that contains my points on a geotiff image.

4 Comments
Image Analyst
on 21 Nov 2020
What do you mean by "the intrinsic coordinates"? Do you just want the starting and ending rows and columns of the blue lines?
Miklós Förster
on 22 Nov 2020
Image Analyst
on 22 Nov 2020
You mean the red rooftops?
Or the red corners of the rectangle you placed over the image? If it's the rectangle, you know the coordinates of the rectangle since you drew it there. And you should know the coordinates of the rows and columns of the blue lines since I presume you drew those also. So you should have everything you need. If you still can't figure it out, give us the coodrinates of the green rectangle and blue lines.
Miklós Förster
on 22 Nov 2020
Answers (1)
Pankhuri Kasliwal
on 24 Nov 2020
0 votes
Hello,
You can use a function "getBlock" used to read block of a bigimage.
Please refer to the following link for more details -
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!