Package | Description |
---|---|
org.openimaj.ml.clustering.kmeans |
K-Means in OpenIMAJ is designed to be both extremely fast and flexible.
|
Modifier and Type | Field and Description |
---|---|
HierarchicalShortKMeansResult.Node[] |
HierarchicalShortKMeansResult.Node.children
Node children (if any)
|
Modifier and Type | Method and Description |
---|---|
HierarchicalShortKMeansResult.Node |
HierarchicalShortKMeansResult.getRoot()
Get the root node of the tree
|