-
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/examples/calibration_registration/PlaneFiles
For ```example/calibration_registration/PlaneFiles```
In ```plane.json``` and ```plan…
-
### System Information
OpenCV Python version: 4.9.0.80
OS / Platform: MacOS on Apple Silicon (M2 Max)
Python version: 3.11.6
I have seen the same behaviour in C++ going from 4.5.5 to 4.9.0.
##…
-
Very awesome work, this helped me a lot.
I used videos from more than 30 cameras to calibrate external parameters. Each video has about 15,000 frames. I set `fps_sync_stream_processing = 2 ` and `s…
-
Running `opencv-python` 4.9 on Python 3.12.
I did not see any reported issues since the release of v4.9 that involve this API and this assertion.
Error message:
```none
Traceback (most recent …
-
assert False, f"unknown board type: {config._type_}, options are (charuco | aprilgrid | checkerboard)"
AssertionError: unknown board type: checkerboard, options are (charuco | aprilgrid | checkerboar…
-
- Question:
Thanks for your wonderful work, I have seen that Calibration targets supported are currently, charuco boards and aprilgrid boards (as used by Kalibr). However, I only have checkerboard. …
-
Add a final option during calibration, "Set Floor"
Place the charuco board on the floor and use the middle (or a set corner) as 0,0,0 in the global coordinate system.
Use the orientation of the c…
-
**Describe the bug**
We are attempting to use your Kinect Azures in high precision robotic sensing and manipulation projects. Specifically, we are trying to find rigid spatial transforms from multipl…
-
Hi all,
I am currently trying to integrate frames from 4 cameras to have a 3d posture estimation of my animals. I have problems when trying to run the anipose analyze command.
The below is the c…
-
I mentioned in #659 that I performed extrinsic calibration in a narrow and long rectangular area. I copied some lines related to rmse from calibration.log. Please forgive me that these lines may not b…