Package | Description |
---|---|
net.sf.ij_plugins.im3d |
Modifier and Type | Method and Description |
---|---|
static Box3D |
Util.getBoundingBox(ij.ImageStack src)
Computes a bounding box for an image.
|
Modifier and Type | Method and Description |
---|---|
static ij.ImageStack |
Util.clip(ij.ImageStack src,
Box3D voi)
Clip image
src to volume of interest voi . |