mirror of
https://github.com/opencv/opencv.git
synced 2025-06-20 18:10:51 +08:00
Update setupvars.sh path
parent
6e74abcde3
commit
1be175666b
@ -3,7 +3,7 @@
|
|||||||
* Get `openvino` from https://docs.openvinotoolkit.org/
|
* Get `openvino` from https://docs.openvinotoolkit.org/
|
||||||
* Configure enviroment:
|
* Configure enviroment:
|
||||||
```bash
|
```bash
|
||||||
source path-to-unpacked-openvino/bin/setupvars.sh
|
source path-to-unpacked-openvino/setupvars.sh
|
||||||
```
|
```
|
||||||
* Build G-API with OpenVINO support:
|
* Build G-API with OpenVINO support:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user