| Package | Description |
|---|---|
| net.returnvoid.analytics |
A package for analysing things (e.g. images).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorClustering
A class to store color clusterings.
|
| Modifier and Type | Method and Description |
|---|---|
static float[] |
ClusteringHelper.getLosses(Clustering[] clustering)
Calculates the loss for all the clusterings in the given set.
|