Package org.anchoranalysis.io.bioformats.metadata
package org.anchoranalysis.io.bioformats.metadata
Reading metadata information from files using EXIF and/or other metadata headers.
Note that this doesn't use the Bioformats library directory, rather the metadata-extractor library. However, this dependency exists due to the Bioformats library, so the routines are included in this package for convenience, as they need to be available to the bioformats library, as well as to plugins.
-
ClassesClassDescriptionReads the image acquisition-date. from EXIF metadata, if specified in an image-file.Derives
ImageTimestampsAttributes
from a file, additionally checking for EXIF metadata.Reads the image-orientation from EXIF metadata, if specified in an image-file.Reads various image properties from tags inMetadata
.