| Interface | Description |
|---|---|
| OMEROROIProjector<I extends OMERORealMask<?>,O extends OMERORealMask<?>> |
Projects a
OMERORealMask into the given space. |
| Class | Description |
|---|---|
| DefaultOMEROROIProjector |
Default implementation of
OMEROROIProjector. |
| OMEROZTCProjectedRealMask |
Represents a
RealMask positioned at a specific Z, T, and C. |
| OMEROZTCProjectedRealMaskRealInterval |
Represents a
RealMaskRealInterval positioned at a specific Z, T, and
C. |
| OMEROZTCProjectedRealMaskToShapeData |
Converts an
OMEROZTCProjectedRealMask to ShapeData,
preserving its Z, T, and C positions. |
| ProjectedOMERORealMask<S extends ShapeData> |
An
OMERORealMask which has been adapted to a given space. |
| ProjectedOMERORealMaskToShapeData |
Converts an
ProjectedOMERORealMask to ShapeData. |
Copyright © 2014–2022 ImageJ. All rights reserved.