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

Upgrade bundle adjustment cost functions #27

Merged
merged 7 commits into from
Jan 27, 2024

Conversation

sarlinpe
Copy link
Member

@sarlinpe sarlinpe commented Jan 24, 2024

Breaking changes:

  • Replace (qvec,tvec) with COLMAP's new Rigid3d pose object, which expects quaternions in the Eigen format xyzw
  • Rename *BundleAdjustmentCost to *ReprojErrorCost for consistency with COLMAP

@sarlinpe sarlinpe force-pushed the sarlinpe/upgrade-bundle-costs branch from 19d8186 to e8e2b42 Compare January 27, 2024 16:25
@sarlinpe sarlinpe marked this pull request as ready for review January 27, 2024 16:25
@sarlinpe sarlinpe merged commit 8831813 into main Jan 27, 2024
@sarlinpe sarlinpe deleted the sarlinpe/upgrade-bundle-costs branch January 27, 2024 16:34
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

Successfully merging this pull request may close these issues.

1 participant