Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The outputs of reprojectImageTo3D() function are not real coordinates of the points! #58

Open
zengletian1491 opened this issue May 15, 2020 · 2 comments

Comments

@zengletian1491
Copy link

The project uses reprojectImageTo3D() function provided by OpenCV to compute the 3-D coordinates of points. However, the 3-D coordinates of points are not the real world coordinates of the points, either the camera coordinates of the points. Could you give me some suggestion to compute the real world coordinates without reprojectImageTo3D() function?

@zengletian1491 zengletian1491 changed the title The output of reprojectImageTo3D() function are not real coordinates of the points! The outputs of reprojectImageTo3D() function are not real coordinates of the points! May 16, 2020
@nikolaseu
Copy link
Owner

Hi, I'm not sure I understand, can you explain a little more what do you mean, what are you trying to do?

@zengletian1491
Copy link
Author

The outputs of the reprojectImageTo3D() function are not the real coordinates of the point cloud, which makes it difficult to process the point cloud as we are willing to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants