moratom
moratom
@stephansturges we have a `Sync` node you can try to use. Here is an example https://github.com/luxonis/depthai-core/blob/main/examples/Sync/depth_video_synced.cpp Would that work for you?
Hi @MaximBozek-M-ECS ! Can you share a bit more information on how you're trying to install the library (platform, as a subdirectory or an install, ...)? `libnop` is a public...
@MaximBozek-M-ECS this is not expected at all, can you share the whole logs or ideally an example where this happen that is dockerized so our team can take a look...
From the logs, it seems like you're missing our public dependanices headers in your `main.cpp` file when compiling. You can see this for an example on how to use library...
Thanks for the report @yifan-hou ! @jakaskerl would you mind checking if we can reproduce the issue locally?
@yifan-hou could you check other OpenCV versions and let us know what OpenCV version you're using now? I think this might be OpenCV version related since we would have likely...
@jakaskerl do you mind checking if we can reproduce this and pinning down when the regression happens? Thanks.
Is this generally ready for a merge or do we have more outstanding issues to address?
Thanks @SzabolcsGergely ! Let's wait for the CV team to confirm everything is working as intended and add getters and setters to stereo depth config directly as well before merging...
Merged in `v3_develop`