Read neighboring block from bigimageDatastore
using relative
position
returns the block from big image datastore data
= readRelative(bigds
,sourceInfo
,blockOffset
)bigds
that neighbors the
source block sourceInfo
with offset
blockOffset
.
[
also returns information about the extracted data, including metadata, in
data
,info
]
= readRelative(bigds
,sourceInfo
,blockOffset
)info
.
readRelative
ignores masks.
readRelative
respects the PadMethod
and
BorderSize
properties of the big image datastore.
If the requested block is incomplete and
has a value of bigds
.IncompleteBlocks'exclude'
, then readRelative
returns an empty block