Uses of Interface
org.anchoranalysis.image.io.stack.CalculateOrientationChange
Packages that use CalculateOrientationChange
Package
Description
Bean classes for reading raster-files from the filesystem.
Beans for filesystem I/O using Bioformats.
Implementations of
StackReader
.-
Uses of CalculateOrientationChange in org.anchoranalysis.image.io.bean.stack.reader
Methods in org.anchoranalysis.image.io.bean.stack.reader with parameters of type CalculateOrientationChangeModifier and TypeMethodDescriptionabstract OpenedImageFile
StackReaderOrientationCorrection.openFile
(Path path, CalculateOrientationChange orientationCorrection, ExecutionTimeRecorder executionTimeRecorder) Opens a file containing one or more images but does not read an image. -
Uses of CalculateOrientationChange in org.anchoranalysis.io.bioformats.bean
Methods in org.anchoranalysis.io.bioformats.bean with parameters of type CalculateOrientationChangeModifier and TypeMethodDescriptionBioformatsReader.openFile
(Path filePath, CalculateOrientationChange orientationCorrection, ExecutionTimeRecorder executionTimeRecorder) -
Uses of CalculateOrientationChange in org.anchoranalysis.plugin.io.bean.stack.reader
Methods in org.anchoranalysis.plugin.io.bean.stack.reader with parameters of type CalculateOrientationChangeModifier and TypeMethodDescriptionRotateImageToMatchEXIFOrientation.openFile
(Path path, CalculateOrientationChange orientationCorrection, ExecutionTimeRecorder executionTimeRecorder)