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

Hello. I was wondering if you have a. tutorial explaining how i can make any of my code run only on my OAK-D Pro POE **without the need of a...

enhancement

do you have example code showing how to `setIrFloodLightBrightness` and 'setIrLaserDotProjectorBrightness' for the OAK-D Pro POE? I am specifically working from this blaze pose repo https://github.com/geaxgx/depthai_blazepose/blob/main/BlazeposeDepthaiEdge.py#L104 I tried adding `...

bug

I am trying to install the dependencies on my Raspberry Pi 4 running 32 bit OS using `sudo curl -fL https://docs.luxonis.com/install_dependencies.sh | bash`. The error log I get is pasted...

bug

is there a way to output the real time video of the luxonis out on a web page hosted on the device instead of a qt app

bug

While running demo code - `depthai_demo.py` . we couldn't access the depth information but able to access RGB view from the OAK- D SR camera. depthai$ python3 depthai_demo.py Using depthai...

**Describe the bug** When launching command: `python3 calibrate.py -s 3.76 --board OAK-D-SR -nx 17 -ny 9` I get error: ``` Traceback (most recent call last): File "calibrate.py", line 1192, in...

bug

I imagine like just about everyone else I wanted to try out the depth output from the SR. So I went to the documentation https://docs.luxonis.com/en/latest/ and clicked on the big...

bug

Oak d pro w dev , after my sensor got unglued Im trying calibrate the camera, but no way, first in ROS , didnt work and reported an issue, later...

bug

Hi, **i wanted to follow this Guide:** https://docs.luxonis.com/en/latest/pages/tutorials/first_steps/#device-setup **Installing DepthAI for Linux with:** sudo wget -qO- https://docs.luxonis.com/install_depthai.sh | bash **Getting the following Message:** Running Linux installer. Downloading demo app. Cloning...

bug

Hi i recognized that imu data has not been utilized in rtabmap.launch.py so i did some corrections in that file and the result got such an improvement in speed of...

bug