谁来做?
首先要构造理想数据;
其次,我喜欢用可微编程的方式做。
Problem definition

references
- A protocol and calibration method for accurate multi-camera field videography, 2014
- easeWand 5, 2021
- https://argus.web.unc.edu/3D for the people: multi-camera motion capture in the field with consumer-grade cameras and open source softwareThe whole product with DLTdv + easeWand
- https://github.com/liangfu/python-sba
- SBA (sparse bundle adjustment) ] 2009, by Lourakis and Argryos.
- Bundle adjustment for large scenes?
- Relative Bundle Adjustment 2009 reportSparser Relative Bundle Adjustment (SRBA)https://github.com/MRPT/srba
- Sparser Relative Bundle Adjustment (SRBA) is a header-only C++ library for solving SLAM/BA in relative coordinates with flexibility for different submapping strategies and aimed at constant time local graph update. 这个是增加了转一圈回来对得上的loop closures约束,但是应该包含RBA的code。https://openmvg.readthedocs.io/en/latest/openMVG/sfm/sfm/#non-linear-refinement-bundle-adjustmentsequential/incremental SfM, • solving global SfM
- MultiCol Bundle Adjustment: A Generic Method for Pose Estimation, Simultaneous Self-Calibration and Reconstruction for Arbitrary Multi-Camera Systems, 2016
- MultiCol-SLAM - A Modular Real-Time Multi-Camera SLAM System https://github.com/urbste/MultiCol-SLAM, calibration 够用吗?
- A collection of tools for generating synthetic bundle adjustment datasets. https://github.com/tkonolige/city2ba
- https://github.com/ajingu/RealSenseCalibration
- https://github.com/BingyaoHuang/single-shot-pro-cam-calib
- 需要projector配合
- deep bundle adjustment 目前还是dense image的,做SFM ok,做calibration,精度不够。
- https://laurentkneip.github.io/opengv/ 这里没有bundle adjustment,够呛
- A Convenient Multi-Camera Self-Calibration for Virtual Environments, 05 ( https://cmp.felk.cvut.cz/~svoboda/SelfCal/ 尝试过这个,但是标定特别不稳定;这个不同时优化特征点位置,用的最小二乘,肯定不行。)
- A Factorization Based Algorithm for Multi-Image Projective Structure and Motion, 96
Calibration of Multiple Cameras