[PD] signal weighted median filtering

Charles Henry czhenry at gmail.com
Fri May 25 21:01:21 CEST 2007


Hi, list,
  I've created an abstraction for performing weighted median filtering
on a signal using 5 coefficients.  It's a real cpu hog.  It uses
heavily the expr, expr~ and fexpr~ externals, which leads to some
redundant calculations on each sample.
  The test patch enclosed shows how effective this can be for removing
impulsive noises from a signal (like the pops on a record).

Chuck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wmed5~.pd
Type: application/octet-stream
Size: 2587 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070525/11854303/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wmed5-test.pd
Type: application/octet-stream
Size: 2092 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070525/11854303/attachment-0001.obj>


More information about the Pd-list mailing list