Uses of Class
adams.data.io.output.AbstractImplicitBackgroundPNGAnnotationImageSegmentationWriter
-
Packages that use AbstractImplicitBackgroundPNGAnnotationImageSegmentationWriter Package Description adams.data.io.output -
-
Uses of AbstractImplicitBackgroundPNGAnnotationImageSegmentationWriter in adams.data.io.output
Subclasses of AbstractImplicitBackgroundPNGAnnotationImageSegmentationWriter in adams.data.io.output Modifier and Type Class Description class
BlueChannelImageSegmentationWriter
The layers get stored in the blue channel, with 0 being the background.class
GrayscaleImageSegmentationWriter
The layers get stored as grayscale values, with 0 being the background.
-