-
This xlink fork seems only used at the moment in the `depthai-core` library.
Is this library used anywhere else? If not, it might be simpler to include this xlink code in a subfolder in the depthai…
-
Hi,
I'm trying to run a NN model on the RGB preview stream and planned to use the stereo depth to generate the depth of each prediction. Seemed relatively straightforward but I've been encounterin…
-
I'm trying to launch a camera from the depthai_ros_driver package per https://docs.luxonis.com/software/ros/depthai-ros/driver/. I'm having an issue where I'm able to get the camera's ip address and s…
-
I am trying to load an NN model (fast_depth_480x640) that I downloaded from the [model zoo](https://zoo.luxonis.com/). I have the .bin and .xml file on my local machine. What is the process of getting…
-
I’m trying to run Python code that runs an OAK-1 and an OAK-D Lite on two threads in parallel. When running the threads individually, the code runs fine, but when I try to run both at the same time, I…
-
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
```
```
depthai-python/examples$ ./install_requirem…
-
I installed requirements and trying run python3 demo.py. Then show:
*Palm detection blob : /home/ubuntu/Desktop/research/hand/depthai_hand_tracker/models/palm_detection_sh4.blob
Landmark blob …
-
Hi Purchased 4 Oak-FFC-6P for a project. I'm unable to get them to work. I've reviewed the Getting Started Guide and the Google Doc Primer for advanced use:
https://docs.luxonis.com/projects/hardwa…
-
Using windows 11.
Python=3.11
depthai 2.21.2.0
depthai-sdk 1.9.4
The following error is observed.
```
Using depthai module from: C:\Users\Kukil\AppData\Roaming\Python\Python311\site-packag…
-
### System Information
OpenCV version: 4.9.0
Operating System: Windows 10
depthai-core: https://github.com/luxonis/depthai-core/releases/tag/v2.24.0
### Detailed description
I'm attempting to uti…