Package | Description |
---|---|
de.unihalle.informatik.MiToBo.segmentation.evaluation |
Modifier and Type | Field and Description |
---|---|
private CalcStructureStatistics.StructureCountMode |
CalcStructureStatistics.countMode
Mode for assigning structures to regions.
|
Modifier and Type | Method and Description |
---|---|
static CalcStructureStatistics.StructureCountMode |
CalcStructureStatistics.StructureCountMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalcStructureStatistics.StructureCountMode[] |
CalcStructureStatistics.StructureCountMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CalcStructureStatistics.setCountMode(CalcStructureStatistics.StructureCountMode m)
Specify mode how to assign structures to cells.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.