Uses of Class
adams.data.io.input.AbstractCustomPNGAnnotationImageSegmentationReader
-
Packages that use AbstractCustomPNGAnnotationImageSegmentationReader Package Description adams.data.io.input -
-
Uses of AbstractCustomPNGAnnotationImageSegmentationReader in adams.data.io.input
Subclasses of AbstractCustomPNGAnnotationImageSegmentationReader in adams.data.io.input Modifier and Type Class Description class
BlueChannelImageSegmentationReader
The layers are stored in the blue channel, with 0 being the background.class
GrayscaleImageSegmentationReader
The layers are stored as grayscale values, with 0 being the background.
-