| Package | Description |
|---|---|
| net.returnvoid.analytics |
A package for analysing things (e.g. images).
|
| Modifier and Type | Method and Description |
|---|---|
ColorClusteringBuilder |
ColorClusteringBuilder.setMaxK(int k)
Sets the maximal number of clusters for any clustering of this builder.
|
ColorClusteringBuilder |
ColorClusteringBuilder.setTrainingSize(int trainingSize)
Sets the number of colors which will be used to learn the clusterings.
|