Main Content
blocksub2sub
Syntax
Description
[
converts a block subscript to pixel subscripts. pStart
,pEnd
] = blocksub2sub(bim
,blocksub
)pStart
is the pixel
subscripts of the first pixel in the block. pEnd
is the pixel
subscripts of the last pixel in the block. Note: For partial blocks
pEnd
represents the last valid pixel subscript in the image.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a