Name

adams.flow.transformer.ImageSegmentationContainerFilter


Synopsis

Applies a Image Segmentation container filter to the incoming container(s) and outputs the generated data.


Additional information

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


Options