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

Develop a high pass filter algorithm #178

Open
dyldonahue opened this issue Oct 11, 2024 · 0 comments · May be fixed by #206
Open

Develop a high pass filter algorithm #178

dyldonahue opened this issue Oct 11, 2024 · 0 comments · May be fixed by #206
Assignees
Labels
enhancement New feature or request

Comments

@dyldonahue
Copy link
Contributor

Current Features

none

Desired Additional Features

mirror of #173 but for high pass (and, the APIs of these should look very similarly, but this should happen by default based on our feedback)

In the middleware folder, we should create a simple high pass filter implementation. This should expose an initialization API for the filter (probably will include an alpha and scale factor inputs), and then it should have an API for filtering a sample of data

Screenshots (as needed)

No response

@dyldonahue dyldonahue added the enhancement New feature or request label Oct 11, 2024
@dyldonahue dyldonahue assigned rubennoro and unassigned halcyski Nov 12, 2024
@rubennoro rubennoro linked a pull request Nov 24, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants