Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How can I get the informations of blocks in a bigimage object?

3 Ansichten (letzte 30 Tage)
Miklós Förster
Miklós Förster am 21 Nov. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentare
Image Analyst
Image Analyst am 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
Miklós Förster am 22 Nov. 2020
I would like to make a region of interest image from the big image. I know the pixel coordinates all of the red points and I want to get somehow the boundary of each blocks in pixel coordinates.

Antworten (1)

Pankhuri Kasliwal
Pankhuri Kasliwal am 24 Nov. 2020
Hello,
You can use a function "getBlock" used to read block of a bigimage.
Please refer to the following link for more details -

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by