Package | Description |
---|---|
org.openimaj.picslurper | |
org.openimaj.picslurper.output |
Constructor and Description |
---|
DownloadBolt(boolean stats,
File globalStats,
File outputLocation,
List<OutputListener> outmodes)
Information for the
StatusConsumer instances |
StatusConsumer(boolean outputStats,
File globalStats,
File outputLocation,
List<OutputListener> outputModes) |
Modifier and Type | Class and Description |
---|---|
class |
TrendDetectionOutputListener
Find trends using graphs for duplicate detection and graph cardinality for trend detection
|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
abstract OutputListener |
OutputListenerMode.getOptions() |