MEDIAN FILTER / HAMPEL FILTER

Hi everyone,

I need to port a 1d median filter or better a hampel filter in TD.

I’ve found a c++ version of a median filter and i attach files here.

I’ve found for Hampel filter this discussion on stackoverflow, where there is a debate on 2 different python versions…

stackoverflow.com/questions/468 … ion-faster

Both filters are really useful for many applications, is there anybody who could help?
Thanks a lot
medianfilter_code.zip (1.91 KB)

Hi pieeer,
I’m doing freelance C++ development for touchdesigner you can contact me if you are interested.
Cheers,
Colas

ooohh i love median filter and would be interested in this.
would be cool if we could set up a commissioning thing.
A developer can say how much they think it would cost them and then we basically crowd fund it from the site.
???

Is this for TOPs or CHOPs?

This is for TOPS just like the median Blur in after fx

It is meant to be used for audio chops, it has to be fast