| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.apps.minirhizotron.segmentation |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<Integer,RhizoProjectLayerMetadataContainer> |
RootImageSegmentationOperator.layerMetadata
Metadata for layers.
|
| Modifier and Type | Method and Description |
|---|---|
RhizoProjectLayerMetadataContainer |
RootImageSegmentationOperator.getLayerMetadata(int layer)
Getter for layer metadata object of specified layer.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<Integer,RhizoProjectLayerMetadataContainer> |
RootImageSegmentationOperator.getAllLayerMetadata()
Getter for complete set of metadata objects of all layers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RootImageSegmentationOperator.setLayerMetadata(HashMap<Integer,RhizoProjectLayerMetadataContainer> lmd)
Provide layer metadata for each layer.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.