opencv 3Dreconstruction期间的问题 [英] the problem during 3Dreconstruction with opencv

查看:63
本文介绍了opencv 3Dreconstruction期间的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名研究生,使用opencv研究3D重建.假设我已经从左右摄像机获得了2D点,并且想计算3D点(XYZ).在书中,我知道使用cvperspectivetransform(或有人说cvreprojectimageto3D),但我想知道世界坐标是怎么来的(似乎没有人建立它)?

I''m a postgraduate researching the 3D-reconstruction with opencv.Suppose I have get the 2D-points from left and right cameras and want to calculate the 3D-point(X Y Z).In the book I know using the cvperspectivetransform(or someone say cvreprojectimageto3D) ,but I want know how the world coordinate comes(It seems nobody built it)?

推荐答案

您的问题中有四个3D点. br/>
您在表示窗口坐标的平面上有两个相机点和2D点.在找到2D点的窗口平面上,应该有一种方法可以为您提供3D点.

这就是计算两条3D线所需的全部.

然后找到路口...

杰克·丁格勒(Jack Dingler)
You have four 3D points in your problem.

You have the two camera points and the 2D points on the plane that represents the window coords. there should be a method that gives you the 3D point, on the window plane where the 2D point is found.

That is all you need to calculate two 3D lines.

Then find the intersection...

Jack Dingler


这篇关于opencv 3Dreconstruction期间的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆