首页 > 其他 > 详细

Reprojection Matrix Q

时间:2015-04-14 07:16:23      阅读:130      评论:0      收藏:0      [点我收藏+]

 Given the disparity d and 2D point (x, y) , we can derive the 3D depth using the 4-by-4 reprojection matrix Q as follows:

 

技术分享

 

The reprojection matrix Q is given by:  

 

技术分享

 

The parameter cx is the principal point x coordinate in the left image, cy is y coordinate, while cx‘ is the principal point x coordinate in the right image, f is the focal length in pixels, x T is the x of translation vector between the two cameras.

 

 

 

技术分享

Reprojection Matrix Q

原文:http://www.cnblogs.com/grandyang/p/4423895.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!