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