Package | Description |
---|---|
Contains all ROI (Region Of Interest) related classes and tools
|
|
Contains Icy Sequence structure definition and associated objects / tools.
|
|
Contains all 3D ROI classes included in the kernel
|
|
Contains all 4D ROI classes included in the kernel
|
Modifier and Type | Method and Description |
---|---|
static <> |
(<ROI> rois)
Deprecated.
Use instead.
|
static <> |
(<ROI> rois)
Return all 3D ROI from the ROI list
|
Modifier and Type | Method and Description |
---|---|
|
()
Returns the first selected 3D ROI found (null if no 3D ROI selected)
|
Modifier and Type | Method and Description |
---|---|
<> |
()
Returns all 3D ROIs attached to this sequence
|
<> |
()
Returns all selected 3D ROI
|
Modifier and Type | Class and Description |
---|---|
class |
3D Area ROI.
|
class |
<R extends >
Abstract class defining a generic 3D ROI as a stack of individual 2D ROI slices.
|
Modifier and Type | Class and Description |
---|---|
class |
<R extends >
Abstract class defining a generic 4D ROI as a stack of individual 3D ROI slices.
|
Modifier and Type | Method and Description |
---|---|
void |
(int t,
roiSlice,
boolean merge)
Sets the ROI slice at given T position to this 4D ROI
|