Package | Description |
---|---|
org.openimaj.feature.local.list | |
org.openimaj.twitter.collection |
Modifier and Type | Class and Description |
---|---|
class |
StreamLocalFeatureList<T extends LocalFeature<?,?>>
A list of
LocalFeature s backed by an input stream. |
Modifier and Type | Class and Description |
---|---|
class |
StreamJSONStatusList
A list of json maps
|
class |
StreamTwitterStatusList<T extends USMFStatus>
Converts an input stream into a list
USMFStatus instances using various methods. |