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

Pose Estimation Code Mistake #230

Open
cglukas opened this issue Feb 14, 2020 · 0 comments
Open

Pose Estimation Code Mistake #230

cglukas opened this issue Feb 14, 2020 · 0 comments

Comments

@cglukas
Copy link

cglukas commented Feb 14, 2020

Hello,
first of all, thank you for this great tutorial! Excelent work.

I noticed there is a strange mistake in your code example:
In the section where you calculate the translation and rotation, the solvePnPRansac function returns one extra value.
This isn't documented, but it happend when i excecute it. It looks like the return value similar to the findChessboardCorners function or the calibrateCamera function.

This is a small snippet, a little modified to show the issue, from your tutorial:
image
On the right is the output of the excecution

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

1 participant