getROIs-Image-method: Get the ROIs (Point, Ellipse or Rectangle) of an Image x, y...

getROIs,Image-methodR Documentation

Get the ROIs (Point, Ellipse or Rectangle) of an Image x, y -> Point x, y, rx, ry -> Ellipse x, y, w, h -> Rectangle theta: Rotation about theta text: An optional comment

Description

Get the ROIs (Point, Ellipse or Rectangle) of an Image x, y -> Point x, y, rx, ry -> Ellipse x, y, w, h -> Rectangle theta: Rotation about theta text: An optional comment

Usage

## S4 method for signature 'Image'
getROIs(image, z = 1, t = 1)

Arguments

image

The image

z

The Z plane (default: 1)

t

The timepoint (default: 1)

Value

The coordinates as dataframe (x, y, rx, ry, w, h, theta, text)


ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.