OMEVisual
OMEVisual (Fiji) | |
---|---|
Author | Hadrien Mary |
Maintainer | Hadrien Mary |
Source | on GitHub |
Initial release | 08/05/2016 |
Development status | v1.0.0, stable |
Contents
Presentation
OMEVisual
is a Fiji plugin to easily visualize OME metadata.
Please note that :
- This goal of this plugin is not to implement all the OME features.
- This plugin makes several strong assumptions about the OME model in order to simplify the interface :
- Each image contains only one
Pixels
element. - Each
TiffData
contains only onePlane
. -
Plane
andTiffData
informations are displayed at the same location without distinction.
- Each image contains only one
- Any ideas to improve the visualization and/or add OME features is very welcome :
- The best way is to submit a PR.
- You can also open an issue and post an OME-TIFF file which contains additional OME features you would like to see added to the plugin.
Related links
- Source code on GitHub : https://github.com/hadim/OMEVisual
Authors
OMEVisual
has been created by Hadrien Mary.
This work started in 2016 at the Gary Brouhard laboratory at the University of McGill.