Modifier and Type | Method and Description |
---|---|
static ImageCollection<MBFImage> |
ImageCollectionMode.guessType(ImageCollectionConfig config) |
ImageCollection<MBFImage> |
ImageCollectionMode.initCollection(ImageCollectionConfig config) |
abstract ImageCollection<MBFImage> |
ImageCollectionMode.newCollection() |
Modifier and Type | Class and Description |
---|---|
class |
XuggleVideoImageCollection |
static class |
XuggleVideoImageCollection.FromFile |
static class |
XuggleVideoImageCollection.FromURL |
class |
YouTubeVideoImageCollection |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebpageImageCollection |
static class |
AbstractWebpageImageCollection.Generic |
class |
FlickrWebpageImageCollection |
static class |
FlickrWebpageImageCollection.FlickrPhotoCollection |
static class |
FlickrWebpageImageCollection.FlickrPhotoSet |
static class |
FlickrWebpageImageCollection.Gallery |
Constructor and Description |
---|
ImageCollectionProcessorJob(ImageCollection<T> collection,
ImageCollectionProcessor<T> sink,
MetaMapper mapper) |