Does anybody have a weighted median filter algorithm or external?
Chuck
On Tue, 25 Jul 2006, Charles Henry wrote:
Does anybody have a weighted median filter algorithm or external?
There's a median filter in ltilib. It seems to support weighting, though I haven't tried that feature. Here's the relevant page in the ltilib manual:
http://ltilib.sourceforge.net/doc/html/classlti_1_1medianFilter.html
In PureData it's available as [lti.MedianFilter].
Requires GridFlow 0.8.4 (July 14th or later).
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
[weighed( | [maxlib/average]
.hc
On Jul 25, 2006, at 11:08 AM, Charles Henry wrote:
Does anybody have a weighted median filter algorithm or external?
Chuck
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the
problem. - Eldridge Cleaver
I'm still not sure here. I've looked at the weighted median filter in ltilib...would ltilib also work for signals as well as images?
Chuck
P.S. sorry hc