| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.DetectionNetworkType |
DetectionNetworkProperties.nnFamily()
Generic Neural Network properties
|
| Modifier and Type | Method and Description |
|---|---|
DetectionNetworkProperties |
DetectionNetworkProperties.nnFamily(depthai.DetectionNetworkType setter) |
| Modifier and Type | Method and Description |
|---|---|
depthai.DetectionNetworkType |
depthai.DetectionNetworkType.intern() |
static depthai.DetectionNetworkType |
depthai.DetectionNetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.DetectionNetworkType[] |
depthai.DetectionNetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.