Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.scratchAssay |
Modifier and Type | Field and Description |
---|---|
private ScratchAssayAnalyzer.ScratchOrientation |
ScratchAssayAnalyzer.orientation |
Modifier and Type | Method and Description |
---|---|
static ScratchAssayAnalyzer.ScratchOrientation |
ScratchAssayAnalyzer.ScratchOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScratchAssayAnalyzer.ScratchOrientation[] |
ScratchAssayAnalyzer.ScratchOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ScratchAssayAnalyzer(MTBImage inImg,
int sigma,
int entropyFilterSize,
ScratchAssayAnalyzer.ScratchOrientation orientation,
boolean check) |
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.