| Package | Description |
|---|---|
| org.openimaj.feature.local.list |
| Modifier and Type | Method and Description |
|---|---|
static <T extends LocalFeature<?,?>> |
FileLocalFeatureList.read(File keypointFile,
Class<T> clz)
Read a file containing a set of local features of a type clz.
|