Package | Description |
---|---|
Contains all ROI (Region Of Interest) related classes and tools
|
|
Contains all 4D ROI classes included in the kernel
|
|
Contains all 5D ROI classes included in the kernel
|
Modifier and Type | Method and Description |
---|---|
static <> |
(<ROI> rois)
Deprecated.
Use instead.
|
static <> |
(<ROI> rois)
Return all 4D ROI from the ROI list
|
Modifier and Type | Class and Description |
---|---|
class |
4D Area ROI.
|
class |
<R extends >
Abstract class defining a generic 4D ROI as a stack of individual 3D ROI slices.
|
Modifier and Type | Class and Description |
---|---|
class |
<R extends >
Abstract class defining a generic 5D ROI as a stack of individual 4D ROI slices.
|
Modifier and Type | Method and Description |
---|---|
void |
(int c,
roiSlice,
boolean merge)
Sets the ROI slice at given C position to this 5D ROI
|