Crops a given sub-stack out of a given image stack.
Note: If the destination image pre-exists already, it will be overwritten and keep it's dimensions.
Category: Transformations
- copySlice (2)
- minimum3DSphere (2)
Ext.CLIJ2_crop3D(Image source, Image destination, Number startX, Number startY, Number startZ, Number width, Number height, Number depth);
allocateBigImages.ijm
oddEven.ijm