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 |
---|---|
HierarchicalIntKMeansResult.Node[] |
HierarchicalIntKMeansResult.Node.children
Node children (if any)
|
Modifier and Type | Method and Description |
---|---|
HierarchicalIntKMeansResult.Node |
HierarchicalIntKMeansResult.getRoot()
Get the root node of the tree
|