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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RANSAC #147

Open
wang-chen opened this issue Oct 14, 2022 · 2 comments
Open

Add RANSAC #147

wang-chen opened this issue Oct 14, 2022 · 2 comments
Assignees
Labels
new feature New feature or request

Comments

@wang-chen
Copy link
Member

馃殌 The feature, motivation and pitch

Add a general RANSAC module that works with any model or objective function.

The module should take any evaluation function or modules, and then output the masked inliers/outliers (or just mask).

Alternatives

No response

Additional context

No response

@wang-chen wang-chen added the new feature New feature or request label Oct 14, 2022
@jingnanshi
Copy link
Contributor

@pkraison
Copy link

pkraison commented Jul 6, 2023

Adding support for other popular variants like probabilistic (MLSAC) and differential (DSAC, NG-RANSAC) might be a good move.

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

No branches or pull requests

6 participants