-
**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 -ap…
-
After running git, and requirements, if I run
> python .\tiny_yolo.py
or any other scripts, I only get a text output, no video opens at all.
OS: windows 10
> Using Tiny YoloV4 model. If yo…
-
I have the same issue as in #223. It seems the similar issue remaining in the latest noetic branch (not the 271_neotic). The point cloud is okay when running the depthai_example (based on depthai_brid…
-
when I train the sparseinst,I got an error:
ImportError: Failed to import custom modules from {'imports': ['projects.SparseInst.sparseinst'], 'allow_failed_imports': False}, the current sys.path is…
-
stereo_inertial_launch in depthai_examples works fine. But camera.launch in depthai_ros_driver has problem. I can see /oak/imu/data after the command 'rostopic list'. But any message doesn't to be app…
-
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 ran the [device-yolo-parsing](https://github.com/luxonis/depthai-experiments/tree/master/gen2-spi/device-yolo-parsing) demo on [OAK-D-IOT-40
](https://docs.luxonis.com/projects/hardware/en/latest/p…
-
Hello,
during cmake configuration (cmake 3.26) of emgucv 4.6.0 on windows 11, I always have the following error
Using specified toolchain file: C:/EMGU2/emgucv/build_x86_64/Emgu.CV.Extern/dept…
-
```python3 main.py
Connected cameras: [, , ]
Traceback (most recent call last):
File "/home/dread/depthai-slam/main.py", line 62, in
img, tripoints, kpts, matches = process(frame)
File…
-
I am install the package on ROS noetic with a Nvidia jetson xavier nx. The version of oepncv and cmake in my machine are over 4.0.0 and 3.10.2 respectively. The error code is:
> [ 11%] Built target…