mirror of
https://github.com/opencv/opencv.git
synced 2025-06-17 23:51:16 +08:00
Updated Graph API (markdown)
parent
fd7bb4790d
commit
3fbba8f7a2
@ -19,15 +19,16 @@ What it is?
|
|||||||
|
|
||||||
G-API is built with OpenCV by default, however some features may require additional options or dependencies enabled.
|
G-API is built with OpenCV by default, however some features may require additional options or dependencies enabled.
|
||||||
|
|
||||||
## How to build with OpenVINO Toolkit:
|
## Building with OpenVINO Toolkit support
|
||||||
|
|
||||||
TBD
|
TBD
|
||||||
|
|
||||||
## How to build with PlaidML:
|
## Building with PlaidML support
|
||||||
|
|
||||||
TBD
|
TBD
|
||||||
|
|
||||||
## How to build with ONNX RT:
|
## Building with Microsoft ONNX Runtime support:
|
||||||
|
|
||||||
* Build and install the ONNX RT (currently tested with v1.5.1):
|
* Build and install the ONNX RT (currently tested with v1.5.1):
|
||||||
```bash
|
```bash
|
||||||
$ git clone --recursive https://github.com/microsoft/onnxruntime.git
|
$ git clone --recursive https://github.com/microsoft/onnxruntime.git
|
||||||
|
Loading…
Reference in New Issue
Block a user