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