Package | Description |
---|---|
de.unihalle.informatik.MiToBo.features |
Provides operators for calculating features from given images, e.g., statistical
indicators or texture measures.
|
Modifier and Type | Field and Description |
---|---|
private LinkedList<MorphologyAnalyzer2DInProData.InflectionPoint> |
MorphologyAnalyzer2DInProData.inflectionPoints
List of inflection points along the contour.
|
Modifier and Type | Method and Description |
---|---|
LinkedList<MorphologyAnalyzer2DInProData.InflectionPoint> |
MorphologyAnalyzer2DInProData.getInflectionPoints()
Get list of inflection points.
|
Modifier and Type | Method and Description |
---|---|
void |
MorphologyAnalyzer2DInProData.addInflectionPoints(LinkedList<MorphologyAnalyzer2DInProData.InflectionPoint> ip)
Add list of inflection points to object.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.