|
Interface for working with regions of interest.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Returns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?
IROI is deprecated.
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.
IROI is deprecated.
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.
IROI is deprecated.
Calculate the points contained within a given shape
IROI is deprecated.
Calculate stats for all the shapes within the given Roi.
IROI is deprecated.
Calculate the stats for the points within the given Shape.
IROI is deprecated.
Calculate the stats for the points within the given Shapes.
IROI is deprecated.
Calculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration
IROI is deprecated.
Returns a list of model::FileAnnotation instances with the namespace openmicroscopy.org/measurements which are attached to the model::Plate containing the given image AND which are attached to at least one model::Roi
IROI is deprecated.
Loads the ROIs which are linked to by the given model::FileAnnotation id for the given image.
IROI is deprecated.
Returns a map from model::FileAnnotation ids to RoiResult instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)
IROI is deprecated.
Returns the OMERO.tables service via the model::FileAnnotation id returned by {@code getImageMeasurements}.
IROI is deprecated.
IROI is deprecated.
|