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

There was an order error in columns for model `facial_landmarks_68_160x160`, this Pull Request fixes it. ![Screenshot from 2024-05-20 12-02-00](https://github.com/luxonis/depthai/assets/57449233/8165c8a3-affc-487d-a5af-7964c9f908d0)

For an image compressed with mjpeg encoder, ImgFrame.getWidth/Height do not return the image width/height, but instead the length of the compressed data array. That's a bit confusing.

bug

**Describe the bug** The file generated from the [ROSBAG Recording](https://docs.luxonis.com/projects/sdk/en/latest/samples/recording/SDK_rosbag_record/) code sample—specifically, the `recording.bag` file—is corrupted and cannot be opened with either Foxglove Studio or using `bagpy` library to read...

bug

When running feature_tracker_color.py with OAK-1 the program crashes when pressing the 's' key to activate hardware accelerated motion estimation. traceback: ``` Press 's' to switch between Lucas-Kanade optical flow and...

bug

**Check if issue already exists** There are references in other repos - https://github.com/luxonis/depthai-experiments/issues/478 **Describe the bug** Attempting to run `./depthai_demo.py -app record` fails after building its `venv` with `NameError: name...

bug

[==================================================] Done USB Speed: UsbSpeed.HIGH None CAM_A_video 0 None 7_disparity 0 [19443010B1359D2E00] [0.1] [138.381] [VideoEncoder(1)] [critical] Out of memory while creating pool for 'bitstream' frames. Number of frames: 4 each...

bug

The device I'm using is the OAK-FFC-4P and I have 4 cameras installed. When I run RGB Camera Control.py or Cam_test.py, I can only control one of the cameras individually...

bug

is there any restriction in running? direct monitor connection?, no VNC? Is there another way to verify the camera device connection? [Luxonis OAK-D Pro Fixed Focus.](https://shop.luxonis.com/products/oak-d-pro) ``` Distributor ID: Ubuntu...

bug