Package | Description |
---|---|
de.unihalle.informatik.MiToBo.features.texture.lbp |
Modifier and Type | Field and Description |
---|---|
protected FeatureCalculatorLBPOriginal.NeighborhoodSelection |
FeatureCalculatorLBPOriginal.nbMode
Neighborhood(s) to be considered.
|
Modifier and Type | Method and Description |
---|---|
static FeatureCalculatorLBPOriginal.NeighborhoodSelection |
FeatureCalculatorLBPOriginal.NeighborhoodSelection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureCalculatorLBPOriginal.NeighborhoodSelection[] |
FeatureCalculatorLBPOriginal.NeighborhoodSelection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.