| Package | Description |
|---|---|
| fiftyone.mobile.detection | |
| fiftyone.mobile.detection.factories |
| Modifier and Type | Field and Description |
|---|---|
ReadonlyList<RankedSignatureIndex> |
Dataset.rankedSignatureIndexes
A list of signature indexes ordered in ascending order of rank.
|
| Modifier and Type | Method and Description |
|---|---|
RankedSignatureIndex |
RankedSignatureIndexFactory.create(Dataset dataSet,
int index,
BinaryReader reader)
Creates a new instance of the ranked signature index from the source
stream.
|