If I want to use OAK-D depth information for a C++ project, would I need to embed Python into my C++ project?
OAK-D and C++
Hello coolgoy, no, you can use the C++ depthai library found here. On that repo you will also find examples
that can help you getting started.