Name

adams.flow.sink.ImageSegmentationFileWriter


Synopsis

Write image segmentation containers using the specified writer.


Additional information

Flow input/output:
- input: 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


Options