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

Why clean all the features after initialization? #425

Open
TianzeXie opened this issue Feb 26, 2024 · 2 comments
Open

Why clean all the features after initialization? #425

TianzeXie opened this issue Feb 26, 2024 · 2 comments
Labels
debugging Might be a bug, looking into the issue

Comments

@TianzeXie
Copy link

why clean all the features after initialization?
123
how about keep the features which are observable in the latest frame?

@goldbattle goldbattle added question Theory or implementation question debugging Might be a bug, looking into the issue and removed question Theory or implementation question labels Feb 26, 2024
@goldbattle
Copy link
Member

It should cleanup features that are strictly older then the current time.
From a quick glance this might erase ones older and equal to the time requested.

@TianzeXie
Copy link
Author

Can we obtain more robust results in the early stages of filter operation by retaining the features that can be observed on the first frame?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugging Might be a bug, looking into the issue
Projects
None yet
Development

No branches or pull requests

2 participants