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

How to select OpenCv camera model and sequential feature matcher #449

Open
3406212002 opened this issue Jan 3, 2025 · 0 comments
Open

Comments

@3406212002
Copy link

Hello, this is an excellent project that has performed exceptionally well on many datasets and has been incredibly helpful to me.

I would like to select a different camera model during the feature extraction phase. Is this achievable? It seems that the default camera model used is the Simple Radial Camera, but I would prefer to use the OpenCV model just like colmap

Additionally, I hope to restrict feature matching to adjacent photo sequences during the feature matching phase( just like sequential feature matcher in colmap). Since I captured images of a symmetrical building, brute-force matching could result in incorrect matching relationships between photos.

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