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 write own cost function in c++? #48

Open
yrik opened this issue Jun 20, 2024 · 1 comment
Open

How to write own cost function in c++? #48

yrik opened this issue Jun 20, 2024 · 1 comment

Comments

@yrik
Copy link

yrik commented Jun 20, 2024

Thank you for the great project.
My questions is, how to write own cost function with c++? I have visual and inertial data.

@sarlinpe
Copy link
Member

We have some visual cost functions in COLMAP: https://github.com/colmap/colmap/blob/main/src/colmap/estimators/cost_functions.h There is also a pending PR for inertial optimization: colmap/colmap#2561

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