-
While compiling depthai-core with MSVC and `/W4` several issues are being exposed.
I recommend core devs and CI compile with /W4 so the compiler can help.
### Setup
* VS2019 v16.11.24
* Micros…
-
### Start with the `why`:
Motion-based can be extremely beneficial in CV pipelining. For example motion-based background subtraction can be useful for multi-camera localization of moving objects. …
-
I pulled the latest code and tried to run the build_module.sh file. It runs the cmake build system and then tries to download some file which fails with a checksum mismatch.
I'm running Ubuntu 20.…
-
### `why`
When currently using the Luxonis cameras with the ROS driver, the default sharpness is set quite high and not adjustable. We would prefer that it can be set lower to avoid the current overs…
-
**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…
-
### Start with the `why`:
**Reason 1**
I have trained a model which only does road segmentation with BiSeNetV2 network architecture and has a decent FPS(around 15 FPS).
I would like to deploy it to…
-
Introducing libusb obj/binary code into the depthai project, distributing it, etc. introduces libusb's LGPL licensing.
https://www.gnu.org/licenses/gpl-faq.html#LGPLStaticVsDynamic
I like tools th…
-
I run the example I build from source, and it shows this, whatever example I tried:
xss@xss-AERO-15-X9:~/SoftWare/depthai-core/build/examples$ ./depth_crop_control
depth_crop_control: /home/xss/Sof…
-
Expected result: Able to change resolution to "12MP", "4K", "1080P"
Result: Can only get 720P
Branch: v2.8.2-humble-12-g48fd970.
Launchfile: camera.launch.py (depthai_ros_driver)
I am using this…
-
Main app builds are breaking. I suspect due to preprocessor flags that depthai-core is introducing.
Commit https://github.com/luxonis/depthai-core/commit/f17b4b3286b42d0eca7f650f78bc6e30d0fe647b intr…