Package | Description |
---|---|
org.openimaj.image.annotation.evaluation.datasets |
Modifier and Type | Method and Description |
---|---|
static <IMAGE extends Image<?,IMAGE>> |
Caltech101.getData(InputStreamObjectReader<IMAGE> reader)
Get a dataset of the Caltech 101 images and metadata.
|
static <IMAGE extends Image<?,IMAGE>> |
Caltech101.getImages(InputStreamObjectReader<IMAGE> reader)
Get a dataset of the Caltech 101 images.
|