Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.minirhizotron.segmentation |
Modifier and Type | Method and Description |
---|---|
static RootImageSegmentationOperator.LayerSubset |
RootImageSegmentationOperator.LayerSubset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RootImageSegmentationOperator.LayerSubset[] |
RootImageSegmentationOperator.LayerSubset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract EnumSet<RootImageSegmentationOperator.LayerSubset> |
RootImageSegmentationOperator.getLayerSubsetForInputImages()
Request the set of layers from which to provide images to the operator.
|
abstract EnumSet<RootImageSegmentationOperator.LayerSubset> |
RootImageSegmentationOperator.getLayerSubsetForInputTreelines()
Request the set of layers from which to provide treelines to the operator.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.