cbim = crop(bim,cstart,cend)
crops the blocked image bim to the crop window specified by the
starting and ending pixel subscripts cstart and
cend, inclusive. Returns cbim, a
blockedImage which references the same Source as
bim, but represents image data in the crop window, across all levels.
Blocked image, specified as a blockedImage object.
First pixel in the crop window, in pixel subscripts, specified as a
1-by-N integer-valued vector for an
N-dimensional blockedImage. If
cstart has fewer than N elements,
blockedImage extends it with 1s.
Last pixel in the crop window, in pixel subscripts, specified as a
1-by-N integer-valued vector. If cend has fewer
than N elements, blockedImage extends the image
with the corresponding elements from Size at the finest level.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.