depthai-core icon indicating copy to clipboard operation
depthai-core copied to clipboard

DepthAI C++ Library

Results 242 depthai-core issues
Sort by recently updated
recently updated
newest added

Luxonis team, I currently have three POE cameras (2 - OAK-D-POE and 1 - OAK-D-POE-PRO). At an office, I was not able to run the main.py of gen2-multiple-devices. Whenever I...

bug

A simple example on how to use multiple devices with depthai. It is a 1:1 rewrite of the python example found [here].(https://github.com/luxonis/depthai-experiments/blob/master/gen2-multiple-devices/main.py)

Hello, I saw on the specs of oak-d-lite that the max FPS of the color camera is 60fps, and the mono camera is 200. But when I try to use...

I have tested multiple oak d poe cameras on different poe power sources and have had the same issue. I want to run this script daily and on 4k resolution....

There a two issues with the exposure settings of the OAK-FCC-3P in conjunction with the Arducam HQ. Those issues hinder applications in astrophotography where very long exposure (several minutes to...

This is possibly related to #415 but I've been unable to run @diablodale's repro code so far. I use `depthai-python` to demonstrate below, but similar issues manifest when using c++...

I am running OAKD-POE inside a docker container. The app has been running smoothly for weeks but recently it started giving this error here: ``` camera | [184430109158DF0F00] [192.168.1.200] [557.932]...

Hello, I'm trying to cross-compile depthai-core using the OpenWRT toolchain : mipsel_24kc_gcc-7.3.0_musl. but It fails with error : ``` -- Found Backward: /home/apps/.hunter/_Base/cb0ea1f/0b78939/0fb33dc/Build/Backward/Source -- Configuring done -- Generating done --...

I want to know the detail process about depth estimation in OAK-D device So I'm really looking for the code that is related with depth estimation in your repository But...

I just wanted to ask if there is an example code snippet, on how to use this branch, because I heard I need to use special functions. I got told...