Modifier and Type | Method and Description |
---|---|
void |
ImageCollection.setup(ImageCollectionConfig config)
Setup this collection using the provided collection config.
|
Modifier and Type | Method and Description |
---|---|
static ImageCollection<MBFImage> |
ImageCollectionMode.guessType(ImageCollectionConfig config) |
ImageCollection<MBFImage> |
ImageCollectionMode.initCollection(ImageCollectionConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
XuggleVideoImageCollection.setup(ImageCollectionConfig config) |
Constructor and Description |
---|
YouTubeVideoImageCollection(String youtubeURLStr) |
Modifier and Type | Method and Description |
---|---|
Set<IndependentPair<URL,Map<String,String>>> |
FlickrWebpageImageCollection.prepareURLs(URL url) |
abstract Set<IndependentPair<URL,Map<String,String>>> |
AbstractWebpageImageCollection.prepareURLs(URL url) |
Set<IndependentPair<URL,Map<String,String>>> |
AbstractWebpageImageCollection.Generic.prepareURLs(URL url) |
void |
FlickrWebpageImageCollection.setup(ImageCollectionConfig config) |
void |
AbstractWebpageImageCollection.setup(ImageCollectionConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImageCollectionTool.setup() |