Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.nuclei2D |
Modifier and Type | Field and Description |
---|---|
private NucleusSeparator2DBeamCut.NuclSeparateMode |
NucleusSeparator2DBeamCut.opMode
Operation mode of this separator.
|
Modifier and Type | Method and Description |
---|---|
NucleusSeparator2DBeamCut.NuclSeparateMode |
NucleusSeparator2DBeamCut.getOpMode()
Get value of opMode.
|
static NucleusSeparator2DBeamCut.NuclSeparateMode |
NucleusSeparator2DBeamCut.NuclSeparateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NucleusSeparator2DBeamCut.NuclSeparateMode[] |
NucleusSeparator2DBeamCut.NuclSeparateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NucleusSeparator2DBeamCut.setOpMode(NucleusSeparator2DBeamCut.NuclSeparateMode value)
Set value of opMode.
|
Constructor and Description |
---|
NucleusSeparator2DBeamCut(MTBImage labelImg,
NucleusSeparator2DBeamCut.NuclSeparateMode opMode)
Constructor.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.