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

preemptive Ransac #10

Open
LiliMeng opened this issue Apr 19, 2016 · 1 comment
Open

preemptive Ransac #10

LiliMeng opened this issue Apr 19, 2016 · 1 comment

Comments

@LiliMeng
Copy link

Hi,

  did you use preemptive ransac for this code? thanks a lot!
@connerbrooks
Copy link
Member

Yes, the RANSAC implementation is the same from Scene Coordinate Regression Forests for Camera Relocalization in RGB-D Images, which uses an adapted preemptive RANSAC (Algorithm 1).

This code is a direct implementation of that paper.

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