| Package | Description |
|---|---|
| icy.roi |
Contains all ROI (Region Of Interest) related classes and tools
|
| Modifier and Type | Class and Description |
|---|---|
class |
ROI2DRectangle
Deprecated.
Use
ROI2DRectangle instead. |
| Modifier and Type | Method and Description |
|---|---|
static ROI2DRectangle |
ROIUtil.convertToRectangle(ROI roi,
double width,
double height)
Converts the specified ROI to a 2D rectangle type ROI centered on the mass center of the input ROI.
|