-
Hello, does it support calibration for underwater multi-camera convergence systems?
-
In the old version of Hedron, there is only one camera per scene. Sketches must take control of the same camera, often leading to conflicts. Two sketches might be trying to reposition the camera every…
-
I hope this message finds you well. I recently came across the information about your closed-source extension modules, specifically the "Tightly-coupled Multi-Camera Odometry Estimation Module". I am …
-
Hi, and thanks for making this code available.
I have a dataset from three cameras, and need to calculate camera poses between all 3.
2 of these are a stereo pair, and I have intrinsic data for …
-
I got single camera to work. I am trying to get two cameras to stream at the same time. I tried creating one context two devices, two context one for each device, and moving two devices onto two diffe…
-
There is a problem with a function call inside the dannce/engine/utils/triangulation.py script. When attempting prediction on a COM network with multiple instances and a single channel (the correct ca…
-
Hello, I was working with the repository, which is very helpful to have the HDRP version adapted to URP, but there are 2 specific problems with the package, the first is that for the use of multiple c…
-
Hi, Pedro!
I recently studied the work of Android and external camera, I found the **feature/extra-video-source** branch from you. I managed to use it to output video from my usb camera.
In addit…
-
Hi, I noticed that your multi view nearest cam selection strategy was : select those cameras with angle between (0, 30) and distance between (0.01, 1.5) from the candidate cameras. Are these settings …
-
First of all, thanks for the nice SDK. I have setup the environment and run the OrbeecSDK_ROS2 in the Ubuntu machine and working fine. However, I didn't see the launch file for connecting multiple Fem…