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