| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
OpenVINO.Blob |
OpenVINO.Blob.data(ByteVector setter) |
OpenVINO.Blob |
OpenVINO.Blob.networkInputs(StringTensorInfoMap setter) |
OpenVINO.Blob |
OpenVINO.Blob.networkOutputs(StringTensorInfoMap setter) |
OpenVINO.Blob |
OpenVINO.Blob.numShaves(int setter) |
OpenVINO.Blob |
OpenVINO.Blob.numSlices(int setter) |
OpenVINO.Blob |
OpenVINO.Blob.stageCount(int setter) |
OpenVINO.Blob |
OpenVINO.Blob.version(int setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DetectionParser.setBlob(OpenVINO.Blob blob)
Retrieves some input tensor information from the blob
|
void |
NeuralNetwork.setBlob(OpenVINO.Blob blob)
Load network blob into assets and use once pipeline is started.
|
Copyright © 2023. All rights reserved.