Package | Description |
---|---|
de.unihalle.informatik.MiToBo.features.contours |
Modifier and Type | Field and Description |
---|---|
private Contour2DCurvatureCalculator.Algorithm |
Contour2DCurvatureCalculator.algorithm
The algorithm used for estimating the curvature.
|
Modifier and Type | Method and Description |
---|---|
Contour2DCurvatureCalculator.Algorithm |
Contour2DCurvatureCalculator.getAlgorithm() |
static Contour2DCurvatureCalculator.Algorithm |
Contour2DCurvatureCalculator.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Contour2DCurvatureCalculator.Algorithm[] |
Contour2DCurvatureCalculator.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Contour2DCurvatureCalculator.setAlgorithm(Contour2DCurvatureCalculator.Algorithm algorithm) |
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.