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

a moving median filter #118

Open
mipac opened this issue Dec 2, 2020 · 1 comment
Open

a moving median filter #118

mipac opened this issue Dec 2, 2020 · 1 comment
Labels
General DSP question Questions beyond the scope of KFR support

Comments

@mipac
Copy link

mipac commented Dec 2, 2020

Hi,
A moving median filter, with a short length, would be very useful
Have you planned to add that in the KFR api?
Or have you an example of code to do it "the right way" to get the best of KFR optimizations?
Best regards

@dancazarin dancazarin added the General DSP question Questions beyond the scope of KFR support label Dec 11, 2020
@dancazarin
Copy link
Member

Hi,
There is sort function (kfr/base/sort.hpp) in KFR that can be used for this. No ready solution yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General DSP question Questions beyond the scope of KFR support
Projects
None yet
Development

No branches or pull requests

2 participants