| Package | Description |
|---|---|
| fiftyone.mobile.detection | |
| fiftyone.mobile.detection.factories |
| Modifier and Type | Field and Description |
|---|---|
ReadonlyList<ProfileOffset> |
Dataset.profileOffsets
List of profile offsets the data set contains.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileOffset |
ProfileOffsetFactory.create(Dataset dataSet,
int index,
BinaryReader reader)
Creates a new instance of profile offset from the reader
|