-
I am wondering why there is such an unequal placement of keypoints in the upper half of the image only?
See quick demo at shorturl.at/pMT06
-
Hi
I met a problem when using the fast detector in this demo. It shows
```
WebGL error. Can't create shader.
-------- ERROR ------
no default precision defined for variable 'vec4[9]'
```
…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
@ramonaspence late last night the script on the [production server started returning an error](https://events.openupstate.org/api/gtc).
I haven't dug into it a lot yet.
I though perhaps Meetup h…
-
**Description:**
Hello,
I'm have a body tracking system consisting of a head-mounted camera and a set of IMU sensor placed on the head (which is a part of Xsens Awinda system). I want to use Kimera…
-
### Start with the `why`:
Corner detection ([Harris corner filtering](https://en.wikipedia.org/wiki/Harris_Corner_Detector)) is often useful in a variety of CV/AI pipelining usecases and DepthAI ha…
-
@asalmanp getting missing Python3 messages - `/usr/bin/env: 'python3': No such file or directory`
```
make -j8
[ 1%] Building HIPCC object amd_openvx/openvx/hipvx/CMakeFiles/openvx_hip.dir/openv…
-
### Start with the `why`:
Feature tracking when combined with, stereo depth, and IMU support (https://github.com/luxonis/depthai-hardware/issues/8) and/or AprilTags support (https://github.com/luxo…
-
Hello, I complied mrpt 1.5.6 on my Ubuntu Xenial using the source file in the branch. However, when I run the test "test_mrpt_base" I get a failure message:
[ FAILED ] Matrices.SerializeCMatrixD
[…
-
I had already implemented reference code in C++/Matlab. I need to find it and make it into proper classes.