【论文阅读】9-Photo Tourism: Exploring Photo Collections in 3D

本文探讨了增量SFM技术在大规模数据集上的应用,通过PhotoTourism项目实现快速三维建模及相机位姿恢复。核心内容包括:首次配对、添加相机的条件与初始化、优化过程以及地理配准等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、论文简介:

论文主要针对大场景、大数据量,快速建模,同时恢复相机位姿。
进一步地,构建相应的工程项目(Photo Tourism)

2、核心实现-采用incrementalSFM

2.1、First single pair

Matches 最多,large baseline

2.2、Add one camera

2.2.1 条件

被估计的track 数目最多,M

2.2.2 initialize

  1. extrinsic & intrinsic :DLT (direct linear transform) + RANSANC( extrinsic & intrinsic)
  2. 3D landmarks: triangularization(Estimated cameras + added camera )

2.2.3 Optimize:

  1. 优化对象:Estimated cameras + added camera + estimated tracks + unknown tracks
  2. Unknown tracks 加入到优化计算的条件:
  • The number of the track is observed by the estimated camera >=1
  • 三角化的结果满足精度

Trick:

BA优化过程中,每一轮迭代后,remove outlier tracks

2.2.4 add camera 的具体实现

Add one camera ---add two camera M + any 0.75M (the number of observed tracks)

3、Geo-registration ---- user interaction

Relative location ----similarity transform -------absolute location

4、Scene align to DEM

Rerun the sfm BA:  object function --- to fit the correspondences between the point cloud and DEM

5、其他:未看

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值