| Package | Description |
|---|---|
| net.returnvoid.analytics |
A package for analysing things (e.g. images).
|
| net.returnvoid.io |
A package for imports and exports.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorClusteringBuilder
A class to build multiple color clusterings with the same trainings data but
with different number of clusters.
|
| Modifier and Type | Method and Description |
|---|---|
ImageLoader |
ImageLoader.addObserver(ImageUpdateObserver observer)
Add an object that wants to be informed when there is a change of the
current image.
|
ImageLoader |
ImageLoader.removeObserver(ImageUpdateObserver observer)
Remove an observer from this loader.
|