- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Using G API with OpenCV AI Kit (OAK)
Dmitry Matveev edited this page May 16, 2023
·
1 revision
- Get
Luxonis DepthAI library
from https://github.com/luxonis/depthai-core - Build it according to instructions on their repository's readme
- Build G-API with OpenCV AI Kit support:
cmake /path-to-opencv -DWITH_OAK=ON -Ddepthai_DIR=/path/to/depthai/library
Note: currently OpenCV AI backend is rather limited in terms of covering DepthAI's functionality. See G-API's samples for usage examples (e.g. OpenCV AI Kit inference and Getting video from OpenCV AI Kit device).
© Copyright 2019-2025, OpenCV team
- Home
- Deep Learning in OpenCV
- Running OpenCV on Various Platforms
- OpenCV 5
- OpenCV 4
- OpenCV 3
- Development process
- OpenCV GSoC
- Archive