depthai
depthai copied to clipboard
DepthAI Python API utilities, examples, and tutorials.
### Start with the `why`: I need the capture of images during calibration to be "hands-off". I am working alone and 2 meters away from the keyboard holding a 80x60cm...
We expect to use the camera for UAV application, especially be able to transmit real-time video stream to ground. Since wireless link throughput may change depending on connection quality, we...
## Start with the `why`: In unstructured environments, DepthAI allows capabilities (spatial AI) which previously required multiple components (e.g. a depth camera, a host, and a neural processor) which then...
I am trying to record videos using two cameras simultaneously. This is what I am trying to do. It does record videos but it gets stuck to a certain size....
Hi, I'm using OAK-D camera. I'd like to get the coordinates and send the value to another Raspberry Pi. How can that be achieved?
Hi, I backed the project and got 2 of OAK-D and OAK-1 In the kickstarter page I saw and still see that there will be samples of reading plates and...
no "depth" or other perspectives are appearing on my oak D pro
**Describe the bug** When I am trying to run the gen2-age-gender in my jetson nano, finding following error message below. anamika@anamika-desktop:~/Downloads/venv/depthai-python/depthai-experiments/gen2-age-gender$ python3 main.py -cam Starting pipeline... Creating pipeline... Creating Color...
## Start with the `why`: The depth map that we can currently obtain from the DepthAI API is an image that contains depth information at each index of the matrix/image....