| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
Tracklet.TrackingStatus |
Tracklet.TrackingStatus.intern() |
Tracklet.TrackingStatus |
Tracklet.status()
Status of tracklet.
|
static Tracklet.TrackingStatus |
Tracklet.TrackingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tracklet.TrackingStatus[] |
Tracklet.TrackingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Tracklet |
Tracklet.status(Tracklet.TrackingStatus setter) |
| Modifier and Type | Method and Description |
|---|---|
static Pointer |
depthai.shiftLeft(Pointer out,
Tracklet.TrackingStatus status) |
Copyright © 2021. All rights reserved.