Closed cpatel245 closed 3 years ago
Hi, in the picture I showed in the README file, it is 4 Azure Kinect sensors. In theory, there is no limitation of number of sensors as long as they can all see the marker, and have overlapping region.
Hi, And regarding ChAruco markers, Have you used the same ChAruco board on all faces of the cube?
And if you could also elaborate more on specifics of ChAruco Board (marker row, columns, size etc) that would be also great.
I have not used the ChArUco board on all faces, but here is a good example: https://ieeexplore.ieee.org/document/9376321. I have tried using only 1 ChArUco board for calibration, but if you put the camera too far away from the board, it will be hard to detect it. The configuration of the board is included here: https://github.com/stytim/k4a-calibration/blob/master/include/camera_extrinsics.hpp#L145-L146
Hi @stytim ,
Managed to stitch the point clouds using ArucoCube. I am not using IMU readings to align the point clouds. But still I have some artefacts/edges which degrades the quality of the point clouds. Did you also face same problem?
Hi @stytim,
I was just wondering, How many numbers of Azure Kinect sensors could be calibrated with this method? Is it also possible to calibrate 4 sensors (each placed at 90 degrees for full 360 reconstruction?)