Uses of Interface
org.anchoranalysis.image.io.stack.CalculateOrientationChange
Packages that use CalculateOrientationChange
Package
Description
Bean classes for reading raster-files from the filesystem.
-
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 OpenedImageFileStackReaderOrientationCorrection.openFile(Path path, CalculateOrientationChange orientationCorrection, ExecutionTimeRecorder executionTimeRecorder) Opens a file containing one or more images but does not read an image.