Uses of Package
org.anchoranalysis.image.io.stack.input
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.bean.channel |
Beans pertaining to reading
Channels as input. |
| org.anchoranalysis.image.io.bean.stack.reader |
Bean classes for reading raster-files from the filesystem.
|
| org.anchoranalysis.image.io.channel.input |
Non-bean classes for reading a
Channel from the
filesystem. |
| org.anchoranalysis.image.io.channel.map |
Non-bean classes for a mapping of names to
Channels. |
| org.anchoranalysis.image.io.stack.input |
Non-bean classes for reading a
Stack from the
filesystem. |
-
Classes in org.anchoranalysis.image.io.stack.input used by org.anchoranalysis.image.io.bean.channel Class Description OpenedImageFile An image file that has been opened for reading containing one or more series of image-Stacks. -
Classes in org.anchoranalysis.image.io.stack.input used by org.anchoranalysis.image.io.bean.stack.reader Class Description OpenedImageFile An image file that has been opened for reading containing one or more series of image-Stacks. -
Classes in org.anchoranalysis.image.io.stack.input used by org.anchoranalysis.image.io.channel.input Class Description ProvidesStackInput Base class for inputs which somehow eventually send up providing stacks, with or without names. -
Classes in org.anchoranalysis.image.io.stack.input used by org.anchoranalysis.image.io.channel.map Class Description OpenedImageFile An image file that has been opened for reading containing one or more series of image-Stacks. -
Classes in org.anchoranalysis.image.io.stack.input used by org.anchoranalysis.image.io.stack.input Class Description ImageTimestampsAttributes This combinesImageFileAttributesplus a timestamp for image-acqusition.ProvidesStackInput Base class for inputs which somehow eventually send up providing stacks, with or without names.