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

Mocap Low-Pass Filter #9022

Merged
merged 6 commits into from Oct 16, 2023
Merged

Mocap Low-Pass Filter #9022

merged 6 commits into from Oct 16, 2023

Conversation

speigg
Copy link
Member

@speigg speigg commented Oct 9, 2023

Implements a simple low-pass filter on incoming landmark data to cleanup noisy data.

TODO: use a more advanced predictive filter

@speigg
Copy link
Member Author

speigg commented Oct 9, 2023

Just realized, this filter is only applied on every video frame; should be applied on every animation frame

@speigg speigg enabled auto-merge October 10, 2023 00:22
@DanielBelmes DanielBelmes self-requested a review October 16, 2023 21:37
@speigg speigg added this pull request to the merge queue Oct 16, 2023
Merged via the queue into dev with commit 63b0f02 Oct 16, 2023
13 checks passed
@speigg speigg deleted the mocap-error-correction branch October 16, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants