depthai
depthai copied to clipboard
DepthAI Python API utilities, examples, and tutorials.
I don't know how to better describe it than the screenshot already shows. Using the OAK-D-POE for the first time, first time set up. I am Working in Ubuntu 20.04...
### Start with the `why`: In many CV/AI pipelines it is advantageous to seed the pipeline or inform the pipeline based on where there is motion in the scene and...
**System information (version)** OpenVINO=> 2021.4 Operating System / Platform => windows 10 64 Bit Problem classification => blob conversion Model type => tensorflow2 model device =>OAK-D-Lite **Detailed description** I have...
**Describe the bug** I am on latest commit `39da981db8b886cf6c88b55a044724a82619a794 (HEAD -> multi_cam_support)` @ depthai-python repo, and tries to flash calibration parameters into a SoM unit. I currently test on a...
**Describe the bug** I have followed the steps mentioned in the [installation guide](https://docs.luxonis.com/projects/hardware/en/latest/pages/guides/getting-started-with-poe.html). When I try to run the depthai_demo.py it always says No DepthAI device found!, the gui opened...
Be great to see a demo on how to run Object tracking on the OAK device + DeepSort on the Host for robust tracking. I am specifically interested in tracking...
### Start with the `why`: We first need multi-cam extrinsics calibration script in order to develop demos like: - [Multi-cam pointcloud alignment/fusion](https://github.com/luxonis/depthai/issues/747) - [Multi-cam image stitching](https://github.com/luxonis/depthai/issues/782) - [Multiple OAK cam...
### Start with the `why`: Because it's simples/cheaper to use multiple camera sensors (eg. using [our Modular Camera design](https://docs.luxonis.com/projects/hardware/en/latest/#modular-camera-designs)) that are at an angle compared to using a high-res high-fov...
Is it possible to do a face tracking using createObjectTracker node? would like to implement dwell time of a face. possible?
**Describe the bug** OAK-D-Pro-W-PoE starts with depthai demo (pulled latest from master) but only the RGB camera works properly. Left monochrome shows a white image outdoors. This is in contrast...