[ome-users] bfmatlab metadata access
MEYENHOFER Felix
felix.meyenhofer at unifr.ch
Fri May 9 15:06:40 BST 2014
Hi
I am a bit confused. From
http://www.openmicroscopy.org/site/support/bio-formats5/developers/matlab-dev.html
we find
reader = bfGetReader('path/to/data/file');
omeMeta = reader.getMetadataStore();
But
reader.getImageCount()
and
omeMeta.getImageCount()
do not necessarily return the same number
I was working on a ndpi-image but tried also a “lighter” lif
https://dl.dropboxusercontent.com/u/18607042/omero/Pollen_glycerol_20x.lif
>From the examples in the documentation I was hoping, that actually allows to determine which plane to load.
Does somebody hava an idea why this happens? And should it?
Best,
Felix
More information about the ome-users
mailing list