Name

adams.flow.transformer.ImageSegmentationAnnotator


Synopsis

User interface for annotating images for image segmentation.


Additional information

Flow input/output:
- input: java.awt.image.BufferedImage, adams.data.image.AbstractImageContainer, adams.flow.container.ImageSegmentationContainer
- output: adams.flow.container.ImageSegmentationContainer

Container information:
- adams.flow.container.ImageSegmentationContainer:
   - name: image name; java.lang.String
   - base: base image; java.awt.image.BufferedImage
   - layers: map of layers (name -> BufferedImage); java.util.Map

Interactive actor information:
- supports interaction in headless mode: false


Options