Uses of Class
org.anchoranalysis.image.io.stack.input.ImageTimestampsAttributes
Packages that use ImageTimestampsAttributes
Package
Description
Non-bean classes for reading a
Stack
from the
filesystem.Reading metadata information from files using EXIF and/or other metadata headers.
Non-bean classes to help use multiple files to represent a single
Stack
.-
Uses of ImageTimestampsAttributes in org.anchoranalysis.image.io.stack.input
Methods in org.anchoranalysis.image.io.stack.input that return ImageTimestampsAttributesModifier and TypeMethodDescriptionOpenedImageFile.timestamps()
The timestamps and file-attributes associated with the image. -
Uses of ImageTimestampsAttributes in org.anchoranalysis.io.bioformats.metadata
Methods in org.anchoranalysis.io.bioformats.metadata that return ImageTimestampsAttributesModifier and TypeMethodDescriptionstatic ImageTimestampsAttributes
ReadsImageTimestampsAttributes
from a path, trying to infer the acquisition-date from metadata headers. -
Uses of ImageTimestampsAttributes in org.anchoranalysis.plugin.io.multifile
Methods in org.anchoranalysis.plugin.io.multifile that return ImageTimestampsAttributes