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 classAbstractCustomPNGAnnotationImageSegmentationReaderAncestor for readers that read the annotations from a single PNG file and allow the reader to be specified.classAbstractPNGAnnotationImageSegmentationReaderAncestor for readers that read the annotations from a single PNG file.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.
-