Uses of Interface
org.anchoranalysis.image.io.stack.input.ProvidesStackInput
| Package | Description |
|---|---|
| org.anchoranalysis.image.io.channel.input |
Non-bean classes for reading a
Channel from the
filesystem. |
| org.anchoranalysis.image.io.stack.input |
Non-bean classes for reading a
Stack from the
filesystem. |
-
Uses of ProvidesStackInput in org.anchoranalysis.image.io.channel.input
Classes in org.anchoranalysis.image.io.channel.input that implement ProvidesStackInput Modifier and Type Class Description classNamedChannelsInputProvides a set of channels as an input, with each channel having a name.classNamedChannelsInputPartOne part of aNamedChannelsInputthat can be combined with others. -
Uses of ProvidesStackInput in org.anchoranalysis.image.io.stack.input
Subinterfaces of ProvidesStackInput in org.anchoranalysis.image.io.stack.input Modifier and Type Interface Description interfaceStackSequenceInputProvides a single stack (or a time series of such stacks) as an input