Package | Description |
---|---|
icy.roi |
Contains all ROI (Region Of Interest) related classes and tools
|
Modifier and Type | Method and Description |
---|---|
static IntensityInfo |
ROIUtil.getIntensityInfo(Sequence sequence,
ROI roi)
Deprecated.
Use
ROIIntensityDescriptorsPlugin or ROIUtil.computeDescriptor(String, ROI, Sequence) method
instead. |
static IntensityInfo |
ROIUtil.getIntensityInfo(Sequence sequence,
ROI roi,
int z,
int t,
int c)
Deprecated.
Use
ROIIntensityDescriptorsPlugin or ROIUtil.computeDescriptor(String, ROI, Sequence) method
instead. |