Main Content
getRegion
Syntax
Description
returns all the pixels in the blocked image pixels
= getRegion(bim
,pixelStart
,pixelEnd
)bim
, in the region
specified by pixelStart
and pixelEnd
.
gets the specified region from the pixels
= getRegion(bim
,pixelStart
,pixelEnd
,Level=L
)L
'th resolution level of the
multiresolution blockedImage
object, bim
.
pixelStart
and pixelEnd
are pixel subscripts at
the L
'th resolution level.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021aSee Also
blockedImage
| getBlock
| world2sub
| sub2world
| blocksub2sub
| sub2blocksub