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

Add bindings for homography fitting #29

Closed
mihaidusmanu opened this issue Dec 2, 2021 · 1 comment
Closed

Add bindings for homography fitting #29

mihaidusmanu opened this issue Dec 2, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mihaidusmanu
Copy link
Collaborator

Since #24 added homography decomposition, it would be good to also expose homography estimation using LO-RANSAC based on https://github.com/colmap/colmap/blob/9f3a75ae9c72188244f2403eb085e51ecf4397a8/src/estimators/two_view_geometry.cc#L277.

@mihaidusmanu mihaidusmanu added the enhancement New feature or request label Dec 2, 2021
@sarlinpe
Copy link
Collaborator

sarlinpe commented Jan 2, 2022

Added in #31

@sarlinpe sarlinpe closed this as completed Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants