Uses of Class
org.anchoranalysis.image.io.stack.output.generator.RasterGeneratorDelegateToRaster
Packages that use RasterGeneratorDelegateToRaster
-
Uses of RasterGeneratorDelegateToRaster in org.anchoranalysis.image.io.stack.output.generator
Modifier and TypeClassDescriptionclass
Writes a display-stack to the filesystem.class
Like aStackGenerator
but first applies a maximum-intensity-projection.class
Allows us to call anRasterGenerator<S>
as if it was anRasterGenerator<T>
using an function to connect the two.