Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.cytoplasm2D |
Modifier and Type | Field and Description |
---|---|
protected CytoplasmAnalyzer2D.DetectMode |
CytoplasmAnalyzer2D.detectionMode
Operator mode to run.
|
Modifier and Type | Method and Description |
---|---|
static CytoplasmAnalyzer2D.DetectMode |
CytoplasmAnalyzer2D.DetectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CytoplasmAnalyzer2D.DetectMode[] |
CytoplasmAnalyzer2D.DetectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CytoplasmAnalyzer2D.setDetectionMode(CytoplasmAnalyzer2D.DetectMode m)
Specify detection mode.
|
Constructor and Description |
---|
CytoplasmAnalyzer2D(MTBImage img,
MTBPolygon2DSet initS,
SnakeOptimizerCoupled snakeObj,
CytoplasmAnalyzer2D.DetectMode m,
int _maxLevels)
Default constructor.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.