-
Report from DavidPagnon that the spin boxes were not large enough to display text:
![364946408-be01d35b-dd99-4488-8ac3-9ac914dd060e](https://github.com/user-attachments/assets/265a6f95-f54e-4662-a9…
mprib updated
1 month ago
-
I'm currently using the version 2.5.4 and the example CharUco Camera calibration is not working. Most of the code for it was commented with some indications that it currently gives error. After tryin…
-
Hi,
We have shifted from Anipose to Jarvis, but we have calibration in Anipose format for our previous recording. I could not get the CHaruco to get working on Jarvis. I have attached our calibrati…
-
### System Information
OpenCV python version: 4.10.0.84
Operating System / Platform: Windows 11 (23H2)
Python version: 3.11.5
### Detailed description
I have already reported this problem [here ]…
-
assert False, f"unknown board type: {config._type_}, options are (charuco | aprilgrid | checkerboard)"
AssertionError: unknown board type: checkerboard, options are (charuco | aprilgrid | checkerboar…
-
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…
-
### System information (version)
* Operating System / Platform => Ubuntu 22.04
* OpenCV => 4.5.5
* Ceres => 2.2.0
* Boost => 1.74.0
* C++ => 10.5.0
* Compiler => GNU GCC
### Vision system
…
-
When I try to open the "TrackMarkers" Scene, add an Empty and add the ArucoCharucoBoard Script plus Aruco Object Displayer and also add it to the ArucoObjects in the ArucoObjectTracker, then I get the…
-
### System Information
OpenCV 4.9/Python 3.11.9 on NixOS
### Detailed description
I have the following image:
![image](https://github.com/user-attachments/assets/3e5b49fb-8ee8-4a59-8912-78fbdbe8…
-
- 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. …