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

Update tracks.hpp #2268

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Update tracks.hpp #2268

wants to merge 1 commit into from

Conversation

StraySparks
Copy link

I think "k" and "feat.second" have the same value in line 135-136 of "tracks.hpp", but they represent different meanings. Reference to the input of "uf_tree.Union()" in line 118, "feat.second" might be the more logical choice for the input of "uf_tree.Find()".
The reason why "k" and "feat.second" have the same value but different meanings can be find in the issue: #2267

@pmoulon
Copy link
Member

pmoulon commented Dec 1, 2023

All automated check passed ok. Let me double look to this and test it on various scene and come back to you early next week.

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.

None yet

2 participants