| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
StringTensorInfoMap |
OpenVINO.Blob.networkInputs()
Map of input names to additional information
|
StringTensorInfoMap |
DetectionParserProperties.networkInputs()
Network inputs
|
StringTensorInfoMap |
OpenVINO.Blob.networkOutputs()
Map of output names to additional information
|
StringTensorInfoMap |
StringTensorInfoMap.put(BytePointer i,
TensorInfo value) |
StringTensorInfoMap |
StringTensorInfoMap.put(StringTensorInfoMap x) |
| Modifier and Type | Method and Description |
|---|---|
OpenVINO.Blob |
OpenVINO.Blob.networkInputs(StringTensorInfoMap setter) |
DetectionParserProperties |
DetectionParserProperties.networkInputs(StringTensorInfoMap setter) |
OpenVINO.Blob |
OpenVINO.Blob.networkOutputs(StringTensorInfoMap setter) |
StringTensorInfoMap |
StringTensorInfoMap.put(StringTensorInfoMap x) |
Copyright © 2023. All rights reserved.