| Interface | Description |
|---|---|
| OutputListener |
| Class | Description |
|---|---|
| TrendDetectionOutputListener |
Find trends using graphs for duplicate detection and graph cardinality for trend detection
|
| WriteableFailedURL |
Can serialise itself as bytes or a json string
|
| WriteableImageOutput |
Can serialise itself as bytes or a json string
|
| ZMQOutputListener |
Using ZeroMQ (because it is awesome and I wanted to learn it so fuck off) we set up a
subscription based server which tells anyone listening about any new images.
|
| Enum | Description |
|---|---|
| OutputListenerMode |
The various
OutputListener modes for the command line tool |
| TrendDetectorFeatureMode |