Skip to content

Fix removal of feats_lost from feats_marg and noisy sim feats out of camera frames#512

Open
lewisjiang wants to merge 2 commits intorpng:masterfrom
lewisjiang:master
Open

Fix removal of feats_lost from feats_marg and noisy sim feats out of camera frames#512
lewisjiang wants to merge 2 commits intorpng:masterfrom
lewisjiang:master

Conversation

@lewisjiang
Copy link

According to the comment above and the context of the code, it seems that we select feats_maxtracks from feats_marg, and we do not want to promote newly lost features to maxtracks features. However, there are features held both by feats_marg and feats_lost. Therefore we need to remove the overlaps from feats_marg container instead of feats_lost.

@lewisjiang
Copy link
Author

Another bug about simulation features going out of camera frame bounds after adding noise is fixed. See here

@lewisjiang lewisjiang changed the title Fix removal of feats_lost from feats_marg Fix removal of feats_lost from feats_marg and noisy sim feats out of camera frames Aug 10, 2025
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