| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.TrackerIdAssigmentPolicy |
ObjectTrackerProperties.trackerIdAssigmentPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTracker.setTrackerIdAssigmentPolicy(depthai.TrackerIdAssigmentPolicy type)
Specify tracker ID assigment policy.
|
ObjectTrackerProperties |
ObjectTrackerProperties.trackerIdAssigmentPolicy(depthai.TrackerIdAssigmentPolicy setter) |
| Modifier and Type | Method and Description |
|---|---|
depthai.TrackerIdAssigmentPolicy |
depthai.TrackerIdAssigmentPolicy.intern() |
static depthai.TrackerIdAssigmentPolicy |
depthai.TrackerIdAssigmentPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.TrackerIdAssigmentPolicy[] |
depthai.TrackerIdAssigmentPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.