Skip to content

landmarks can now be defined with respect to a camera geometric frame instead of the world geometric frame #1896

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

servantftransperfect
Copy link
Contributor

  • Functions to create cost functions were in the BundleAdjustmentCeres.cpp as local functions. Moved to their respective cost function struct as static factory methods (Reason: code lisibility).

  • A new parameter to landmarks is added "referenceViewId". For a landmark, if this parameter is not UndefinedIndexT, this is considered as the reference view index for this landmark. In this case, the landmark coordinates will be considered to be relative to the reference view geometric frame.

  • Similarity3D class is removed as it is never used in the code base.

Fabien Servant added 3 commits June 25, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant