Uses of Interface
adams.data.io.input.ImageSegmentationAnnotationReaderWithLayerNames
-
Packages that use ImageSegmentationAnnotationReaderWithLayerNames Package Description adams.data.io.input -
-
Uses of ImageSegmentationAnnotationReaderWithLayerNames in adams.data.io.input
Classes in adams.data.io.input that implement ImageSegmentationAnnotationReaderWithLayerNames Modifier and Type Class Description class
AbstractCustomPNGAnnotationImageSegmentationReader
Ancestor for readers that read the annotations from a single PNG file and allow the reader to be specified.class
AbstractPNGAnnotationImageSegmentationReader
Ancestor for readers that read the annotations from a single PNG file.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.class
IndexedPNGImageSegmentationReader
The layers are stored in the blue channel, with 0 being the background.
-