depthai icon indicating copy to clipboard operation
depthai copied to clipboard

DepthAI Python API utilities, examples, and tutorials.

Results 241 depthai issues
Sort by recently updated
recently updated
newest added
trafficstars

I'm using my OAK-1/OAK-D as a webcam when I'm not using for development. Do you have a product, or plan to have one with microphone so it can be used...

enhancement

Hi, I have a couple of OAK POE luxonis cameras on another network. How can I connect to them via their IP? I can ping them already. But so far...

bug

Hi, I am unable to get output from callbacks.py. I modified callbacks.py and run `depthai_demo.py`. Demo is running but I am getting no output/prints I placed in `callbacks.py` . Please...

### Start with the `why`: So it works on RPi/Jetson by default as well (where it uses CV GUI by default). ### Move to the `what`: Support callbacks file in...

enhancement

**Describe the bug** When acquiring images with OAK-D Lite a strange noise pattern appears on RGB images. Left and right cameras are `480p`, RGB image camera is `12mp` with a...

bug

**Check if issue already exists** Some discussion was found however it seems like people claim the depth has only about 3% variance: https://discuss.luxonis.com/d/343-accuracy-of-spatial-detection-and-possible-improvements. However this does not match my results....

bug

Hey guys, My Oak-D Lite just arrived. I wanted to test it with depthai. What I did is this: ``` git clone https://github.com/luxonis/depthai.git cd depthai python3 install_requirements.py ``` Installation seemed...

bug