Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.nuclei2D |
Modifier and Type | Field and Description |
---|---|
private NucleusDetector2D.NuclDetectMode |
NucleusDetector2D.opMode
Detection mode.
|
Modifier and Type | Method and Description |
---|---|
static NucleusDetector2D.NuclDetectMode |
NucleusDetector2D.NuclDetectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NucleusDetector2D.NuclDetectMode[] |
NucleusDetector2D.NuclDetectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NucleusDetector2D(MTBImage img,
NucleusDetector2D.NuclDetectMode opmode,
ImgThreshNiblack niblackOp,
boolean doMorph,
int msize,
int minSize,
boolean fillHoles)
Constructor.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.