Ticket #315 (closed enhancement: fixed)
Opened 2008-08-01T02:23:33-05:00
Last modified 2009-04-23T10:17:13-05:00
Investigate how to handle ROIs and overlays within proprietary file formats
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | non-issue |
Keywords: | Cc: | h.sluiman@…, terjung@… | |
Blocked By: | Blocking: |
Description
Several supported file formats can contain overlays - notably Zeiss ZVI, Zeiss LSM and Nikon ND2. It would be nice if there were some way to convert the overlay data into a common format, in such a way that the ImageJ plugin could retrieve and optionally display overlays.
Change History
comment:1 Changed 2008-08-01T13:43:16-05:00 by curtis
comment:2 Changed 2009-02-20T10:19:19-06:00 by melissa
- Cc terjung@… added
- Summary changed from Investigate how to handle overlays within proprietary file formats to Investigate how to handle ROIs and overlays within proprietary file formats
- Milestone set to bio-formats-4.1.0
FV1000 OIB/OIF files can also contain ROIs/overlays.
The Bio-Rad PIC specification also supports overlays.
I suggest we use OME-XML for overlays, once the next major revision of the specification is released, since it will contain constructs for representing overlay-style ROIs.
Once the readers properly parse the overlays, we will still need to implement support for rendering them in ImageJ, the Bio-Formats Image Viewer, and/or other supported viewers.