Changes between Version 4 and Version 5 of OmeTiff
- Timestamp:
- 11/25/09 22:19:55 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OmeTiff
v4 v5 31 31 4. The only conceptual difference between OME-XML and OME-TIFF is that instead of encoding pixels as base64 chunks within the XML, OME-TIFF uses the standard TIFF mechanism for storing one or more image planes in each of the constituent files. However, since TIFF is an image format, it probably makes sense to use OME-TIFF only when there is at least one image plane. 32 32 33 For detailed technical information on OME-TIFF, see the [wiki:OmeTiffSpec OME-TIFF specification]. We have a list of [wiki:OmeTiffTools software tools] for working with OME-XML and OME-TIFF. We also have some [wiki:OmeTiffCode example source code] in Java for reading and writing OME-TIFF. Lastly, [wiki:OmeTiffData somesample OME-TIFF data] is available for download, along with statistics comparing OME-TIFF and OME-XML with various types of compression.33 For detailed technical information on OME-TIFF, see the [wiki:OmeTiffSpec OME-TIFF specification]. We have a list of [wiki:OmeTiffTools software tools] for working with OME-XML and OME-TIFF. We also have some [wiki:OmeTiffCode example source code] in Java for reading and writing OME-TIFF. Lastly, some [wiki:OmeTiffData sample OME-TIFF data] is available for download, along with statistics comparing OME-TIFF and OME-XML with various types of compression.
