| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_core | |
| org.bytedeco.opencv.opencv_dnn |
| Modifier and Type | Method and Description |
|---|---|
AsyncArray |
AsyncArray.getPointer(long i) |
AsyncArray |
AsyncArray.position(long position) |
AsyncArray |
AsyncArray.put(AsyncArray o) |
| Modifier and Type | Method and Description |
|---|---|
AsyncArray |
AsyncArray.put(AsyncArray o) |
| Constructor and Description |
|---|
AsyncArray(AsyncArray o) |
| Modifier and Type | Method and Description |
|---|---|
AsyncArray |
Net.forwardAsync() |
AsyncArray |
Net.forwardAsync(BytePointer outputName)
\brief Runs forward pass to compute output of layer with name \p outputName.
|
AsyncArray |
Net.forwardAsync(String outputName) |
Copyright © 2021. All rights reserved.