|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
F - type of featurepublic interface QLFCollection<F extends org.openimaj.feature.local.quantised.QuantisedLocalFeature<?>>
A Collection of documents built from QuantisedLocalFeatures.
| Method Summary | |
|---|---|
int |
getMaxNumIDChars()
Get the maximum number of characters required to store the IDs of all the documents in this collection. |
int |
getMaxPathChars()
Get the maximum number of characters required to store the path of each file in the collection |
| Methods inherited from interface org.terrier.indexing.Collection |
|---|
endOfCollection, getDocid, getDocument, nextDocument, reset |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
int getMaxNumIDChars()
int getMaxPathChars()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||