> > But it would be nice to have a spatial lowpass filter in the
> > toolbox also to reduce noise that way.
> 
> What about yuvmedianfilter?  Is it a spatial lowpass filter?

It's a nonlinear spatial filter that generally gives an overall
lowpass effect.  Ideally it removes noise without attenuating high
signal frequencies (thus preserving edges), but I was never fond of
the result myself.  The result is often too smooth.  YMMV.

What I'm suggesting is a linear (pseudo-)shift-invariant lowpass
spatial FIR filter.  The simplest way is just to filter the columns
and then filter the rows using a 1D filter.

Dan



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to