Package | Description |
---|---|
Contains all ROI (Region Of Interest) related classes and tools
|
|
Contains Rectangle class definition up to 5D
|
|
Contains all 4D ROI classes included in the kernel
|
Modifier and Type | Field and Description |
---|---|
|
Region represented by the mask.
|
Modifier and Type | Method and Description |
---|---|
|
()
Returns an integer that completely encloses the
ROI . |
|
()
Optimize mask bounds so it fits mask content.
|
|
(boolean compute3DBounds)
Optimize mask bounds so it fits mask content.
|
Modifier and Type | Method and Description |
---|---|
void |
( value)
Change the bounds of BooleanMask.
|
Constructor and Description |
---|
( bounds,
[] mask)
Build a new 4D boolean mask with specified bounds and 3D mask array.
|
Modifier and Type | Method and Description |
---|---|
|
()
Returns an integer that completely encloses the
double
Rectangle . |
|
() |
Constructor and Description |
---|
( r) |
Modifier and Type | Method and Description |
---|---|
void |
( rect,
[] mask)
Set the 4D mask from a 3D boolean mask array
|