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

OpenGV + covariances + MLPnP #26

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

urbste
Copy link

@urbste urbste commented Apr 9, 2016

Hi Laurent,

I integrated a new PnP solver to OpenGV that is called MLPnP (Maximum Likelihood PnP).
As image measurement covariances can be integrated I had to extend the absolute pose adapters with a few variables and methods.

In addition I updated the Matlab wrapper and added MLPnP to the test functions.
It would be cool if you could have a look at it and tell me what you think.

Cheers
Steffen

urbste and others added 10 commits April 7, 2016 10:37
removed boost include
included <memory> for std::shared_ptr
added rodrigues.hpp and rodrigues.cpp
https://github.com/jonathanventura/multi-camera-motion
Jonathan Ventura, Clemens Arth and Vincent Lepetit. An efficient minimal solution for multi-camera motion. International Conference on Computer Vision (ICCV), 2015. Santiago, Chile.
ventura's 6pt algorithm will only work for small rotations
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

Successfully merging this pull request may close these issues.

1 participant