0


增量光束校准

Incremental Light Bundle Adjustment
课程网址: http://videolectures.net/bmvc2012_indelman_bundle_adjustment/  
主讲教师: Vadim Indelman
开课单位: 乔治亚理工学院
开课时间: 2012-10-09
课程语种: 英语
中文简介:
快速可靠的束调整在许多应用中都是必不可少的,如移动视觉、增强现实和机器人技术。最近两种降低相关计算成本的方法是无结构SFM(运动结构)和增量平滑。前者通过多视图约束而不是重投影误差来计算成本函数,从而从优化中消除了三维结构。后者是在SLAM(同步定位和映射)社区中开发的,允许用户执行有效的增量优化,自适应地识别每个步骤需要重新计算的变量。\\n本文将这两个关键思想结合到一个计算有效的束调整方法中,并且介绍使用三个视图约束来修复常见的退化相机运动。我们用一个因子图来描述这个问题,并逐步更新一个有向连接树,跟踪当前的最佳解决方案。通常,在每个优化步骤中,只重新计算相机姿态的一小部分,从而获得显著的计算增益。如果需要,可以基于优化的相机姿态重建所有或部分观察到的三维点。为了处理退化运动,我们在相机姿态之间使用了两个和三个视图约束,这允许我们在直线轨迹中保持一致的比例。我们使用合成和真实图像数据集验证了我们的方法,并将其与标准束调整进行了比较,包括性能、鲁棒性和计算成本。
课程简介: Fast and reliable bundle adjustment is essential in many applications such as mobile vision, augmented reality, and robotics. Two recent ideas to reduce the associated computational cost are structure-less SFM (structure from motion) and incremental smoothing. The former formulates the cost function in terms of multi-view constraints instead of re-projection error, thereby eliminating the 3D structure from the optimization. The latter was developed in the SLAM (simultaneous localization and mapping) community and allows one to perform efficient incremental optimization, adaptively identifying the variables that need to be recomputed at each step.\\ In this paper we combine these two key ideas into a computationally efficient bundle adjustment method, and additionally introduce the use of three-view constraints to remedy commonly encountered degenerate camera motions. We formulate the problem in terms of a factor graph, and incrementally update a directed junction tree which keeps track of the current best solution. Typically, only a small fraction of the camera poses are recalculated in each optimization step, leading to a significant computational gain. If desired, all or some of the observed 3D points can be reconstructed based on the optimized camera poses. To deal with degenerate motions, we use both two and three-view constraints between camera poses, which allows us to maintain a consistent scale during straight-line trajectories. We validate our approach using synthetic and real-imagery datasets and compare it to standard bundle adjustment, in terms of performance, robustness and computational cost.
关 键 词: 计算机视觉; 摄像机运动; 光束校准
课程来源: 视频讲座网
最后编审: 2021-01-30:nkq
阅读次数: 24