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 TypeClassDescriptionclassWrites a display-stack to the filesystem.classLike aStackGeneratorbut first applies a maximum-intensity-projection.classAllows us to call anRasterGenerator<S>as if it was anRasterGenerator<T>using an function to connect the two.