【那些年我们一起看过的论文】之《Parallel Tracking and Mapping for Small AR Workspaces》

本文介绍了一种专为小型AR工作空间设计的手持相机跟踪系统,通过双线程分别处理跟踪和建图任务。系统能稳健跟踪不稳定的手持运动,同时构建包含数千个地标点的详细3D地图。主要应用于室内环境,如桌面和房间角落。主要方法包括:跟踪与建图分离并行处理、基于关键帧的批量调整映射、从立体对初始化稠密地图、新点的极线搜索初始化以及映射大量点。
摘要由CSDN通过智能技术生成

/*
PTAM主要是实现了手提式单目相机的追踪定位与建图,开创性地提出了双线程分开执行以上两个任务。视频的追踪具有鲁棒性,且只把关键帧加入到地图中。
*/
We propose a system specifically designed to track a hand-held camera in a small AR workspace. We propose to split tracking and mapping into two separate tasks, processed in parallel threads on a dual-core computer: one thread deals with the task of robustly tracking erratic hand-held motion, while the other produces a 3D map of point features from previously observed video frames.
The result can produce detailed maps with thousands of landmarks.
The logical extension of extensible tracking is to track in scenes
without any prior map, and this is the focus of this paper.( 可扩展跟踪的逻辑扩展是在没有任何先前地图的情况下跟踪场景)
mainly used indoor situations like desktop and the corner of a room, not the outdoor city scene.
Methods:
1) Tracking and Mapping are separated, and run in two parallel threads.
2) Mapping is based on keyframes, which

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值