Uses of Class
adams.data.io.input.AbstractPNGAnnotationImageSegmentationReader
-
Packages that use AbstractPNGAnnotationImageSegmentationReader Package Description adams.data.io.input -
-
Uses of AbstractPNGAnnotationImageSegmentationReader in adams.data.io.input
Subclasses of AbstractPNGAnnotationImageSegmentationReader in adams.data.io.input Modifier and Type Class Description classAbstractCustomPNGAnnotationImageSegmentationReaderAncestor for readers that read the annotations from a single PNG file and allow the reader to be specified.classBlueChannelImageSegmentationReaderThe layers are stored in the blue channel, with 0 being the background.classGrayscaleImageSegmentationReaderThe layers are stored as grayscale values, with 0 being the background.classIndexedPNGImageSegmentationReaderThe layers are stored in the blue channel, with 0 being the background.
-