blocksub2sub
Convert block subscripts to pixel subscripts
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.