自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (3)
  • 收藏
  • 关注

原创 DTAM: Dense Tracking and Mapping(一)

目前流行的大多数VSLAM都是基于鲁棒的特征检测和跟踪,DTAM是基于单像素的方法,采用了在稠密地图(densemap)创建和相机位置估计都很有优势的低基线帧(lowbaseline frame)。像PATM一样,它分为两个部分:姿势跟踪和3d 映射。PTAM仅仅跟踪稀疏的3d点,DTAM保持了对关键帧的稠密深度映射(densedepth map)。1.Dense Mapping

2016-04-06 21:57:00 6944

原创 Bernoulli distribution

The Bernoulli distribution is a discrete distribution that models binary trials: itdescribes the situation where there are only two possible outcomes  which are referred to as"failure" and "succes

2015-07-25 20:59:11 622

原创 Introduction to probability

2.1Random variablesA random variable may be discrete orcontinuous.2.2Joint probability P(x,y) is the probability ofx and y.Summing over discrete variables and integrating over continuous ones is

2015-07-25 20:51:30 527

转载 Image Stride

When a video image is stored in memory, the memory buffer might contain extra padding bytes after each row of pixels. The padding bytes affect how the image is stored in memory, but do not affect how

2015-04-02 17:14:31 578

Effective C++改善程序与设计的55个具体做法(中文第三版)(高清)

C++程序员必读的书之一,排名前三。谁看谁知道。

2013-08-28

OpenCV学习笔记(基础概念,归纳总结)

OpenCV学习笔记,(基础概念,归纳总结),相信你所选择的。

2013-07-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除