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

Stella cv main #9

Merged
merged 14 commits into from
Jun 16, 2023
Merged

Stella cv main #9

merged 14 commits into from
Jun 16, 2023

Conversation

mariamercade
Copy link
Member

No description provided.

ymd-stella and others added 14 commits February 23, 2023 02:31
…ends stella-cv#460) (stella-cv#484)

Affects builds with OpenCV versions before 4.7 only.
Squashed commit of the following:

commit df322fde37cd309049474fa17bea9d6d2ddbaf76
Author: ymd-stella <world.applepie@gmail.com>
Date:   Sun Mar 26 11:16:30 2023 +0900

    Correct argument order for pnp_solver constructor

commit 76b0df9
Author: Kate Bergel <kate.bergel@borisfx.com>
Date:   Wed Feb 15 15:17:38 2023 +0000

    Determinism fixes:

    * Sort the set returned by graph_node::get_spanning_children() by ID
      rather than pointer, because passing keyframes to
      global_bundle_adjuster::optimize() in different orders can affect
      results (in loop_bundle_adjuster::optimize(), via
      graph_node::get_keyframes_from_root()).

    * Correct argument order for pnp_solver constructor.
* Temporal mapping based odometry

* Add test for temporal mapping

* Fix comment
@mariamercade mariamercade merged commit bbccb24 into main Jun 16, 2023
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.

3 participants