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