Closed kickserver closed 2 months ago
Hi @kickserver The commercial reconstruction tool RecFusion Pro which supports use of multiple RealSense cameras could meet your needs as it has a built-in multicam calibration function.
https://www.recfusion.net/products/
RecFusion's user guide has information about multicam calibration in the section headed Multi-Sensor Calibration (RecFusion Pro only)
https://www.recfusion.net/user-guide/
In regard to free multicam calibration solutions, my Intel RealSense colleagues suggested in 2018 to use Vicalib to calibrate multiple 400 Series cameras. They said "It uses a board that you show to each of the cameras in turn., and it establishes overlapping regions to then minimize the pose of each of those together".
Thank you!
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Issue Description
Hi,
I am using 3 D435i for multicamera volume reconstruction on Win 10.
I noticed that I need camera extrinsics to stitch multiple color and depth images.
Is there any Python/C++ script that I can calibrate my D435i cameras?
I searched and read the example, but I am curious whether there are better solutions.
Thank you in advance.