Task #10384 (closed)
Opened 6 years ago
Closed 6 years ago
OMERO.matlab: add helper functions to read data from Pixels
| Reported by: | sbesson | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.7 |
| Component: | General | Version: | n.a. |
| Keywords: | Matlab | Cc: | analysis@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2013-05-07 (8) |
Description
A series of helper functions should be added to retrieve raw data from images
getPlane(session, imageId, z, t, c) getTile(session, imageId, z, t, c, x, y, width, height) getStack(session, imageId, t, c) getThumbnail(session, imageId) getThumbnails(session, imageIds) writeROI(session, imageId, shapes, ns) saveROI(session, roi) getShapes(session, roiId, type)
Change History (8)
comment:1 Changed 6 years ago by sbesson
- Sprint set to 2013-03-12 (6))
- Status changed from new to accepted
comment:2 Changed 6 years ago by jburel
- Sprint changed from 2013-03-12 (6)) to 2013-04-09 (7))
comment:3 Changed 6 years ago by sbesson
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 6 years ago by sbesson
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 Changed 6 years ago by jean-marie burel <j.burel@…>
(In [6776028fa55d65a7fc59c40b6ee8b587d9bba9c2/ome.git] on branch develop) Merge pull request #926 from sbesson/rebased/develop/10384_image
OMERO.matlab: add raw data utility functions (see #10384) (rebased onto develop)
comment:6 Changed 6 years ago by jburel
- Sprint changed from 2013-04-09 (7)) to 2013-05-07 (8)
Moved from sprint 2013-04-09 (7))
comment:7 Changed 6 years ago by jean-marie burel <j.burel@…>
(In [3bbd21f3bdddafe102261b6d747628ed2c25eb5b/ome.git] on branch develop) Merge pull request #1012 from sbesson/rebased/develop/10384_thumbnails
OMERO.matlab: add function to retrieve thumbnails (see #10384) (rebased onto develop)
comment:8 Changed 6 years ago by sbesson
- Resolution set to fixed
- Status changed from reopened to closed
Moved from sprint 2013-03-12 (6))