Metadata incomplete for C++ bio-formats library
Posted: Wed Jul 20, 2016 9:39 am
When I use imageJ with bio-formats plugin, I can get almost all metadata information, including the setting of the Microscope Device, Microscope Objective...
But when I use the getGlobalMetadata , getSeriesMetadata provided in C++ library, the information of metadata is limited, mainly about the property of picture.
Is there any function provided in C++ library to get all the metadata information, including the information of microscope...
The metadata I can get in ImageJ
The metadata I can get using C++ library
But when I use the getGlobalMetadata , getSeriesMetadata provided in C++ library, the information of metadata is limited, mainly about the property of picture.
Is there any function provided in C++ library to get all the metadata information, including the information of microscope...
The metadata I can get in ImageJ
Microscope Aperture Max Mode #1 0
Microscope Autoexposure enabled #1 0
Microscope Autoexposure metering mode #1 1
Microscope Binning (X) #1 1
Microscope Binning (Y) #1 1
Microscope Blue channel gain #1 1.0
Microscope Brightness #1 0
Microscope Camera Actual Bit Depth #1 8
Microscope Camera Gain Unit #1 10^0x^1
Microscope Camera Maximum Frame Size #1 (1800, 1800)
Microscope Camera Saturation #1 0.0
Microscope Camera White Balance Mode #1 4
Microscope Camera gain #1 1.0
Microscope Clipping #1 (0, 0, 1800, 1800)
Microscope Clipping state #1 0
Microscope Contrast #1 1.0
Microscope Device Configuration Index #01 0
...
The metadata I can get using C++ library
Metadata for Image 0:
Artist = AdminOlympus
BitsPerSample = 8
Compression = 1
Date Time = 0─,
ImageLength = 512
ImageWidth = 474
Instrument Make = Olympus Soft Imaging Solutions
Instrument Model = VC50
Make = Olympus Soft Imaging Solutions
Model = VC50
NumberOfChannels = 3
Orientation = 1
PhotometricInterpretation = 2
Planar Configuration = 1
ResolutionUnit = 2
SamplesPerPixel = 3
XResolution = 72
YResolution = 72