Uses of Interface
org.anchoranalysis.image.io.stack.CalculateOrientationChange
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.bean.stack.reader |
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 CalculateOrientationChange Modifier and Type Method Description abstract OpenedImageFileStackReaderOrientationCorrection. openFile(Path path, CalculateOrientationChange orientationCorrection, ExecutionTimeRecorder executionTimeRecorder)Opens a file containing one or more images but does not read an image.