From richard.spindler at gmail.com Tue Feb 19 11:50:59 2008 From: richard.spindler at gmail.com (Richard Spindler) Date: Tue Feb 19 11:51:12 2008 Subject: [linux-graphics-dev] Simple Reusable Library for applying a convolution matrix to an image Message-ID: <4af8d6ff0802190850x2b954420rd215b20bf362aaa5@mail.gmail.com> Hi, I am looking for some example code to apply a 3x3 or eventually 5x5 convolution matrix to an RGB image. I'd prefer to use a library, like fftw. Are you aware of a some example code, or anything helpful? I am working with video, so interesting approaches to doing this stuff, fast, would be nice as well. :-) Cheers -Richard -- Don't contribute to the Y10K problem! From leonardr at lazerware.com Tue Feb 19 13:34:20 2008 From: leonardr at lazerware.com (Leonard Rosenthol) Date: Tue Feb 19 13:34:30 2008 Subject: [linux-graphics-dev] Simple Reusable Library for applying a convolution matrix to an image In-Reply-To: <4af8d6ff0802190850x2b954420rd215b20bf362aaa5@mail.gmail.com> References: <4af8d6ff0802190850x2b954420rd215b20bf362aaa5@mail.gmail.com> Message-ID: <895096b90802191034i47a2b931i2267df99f3b0dddd@mail.gmail.com> GraphicsMagick - http://www.graphicsmagick.org (a spinoff of ImageMagick focused on performance and reliability) has lots of algorithms for image and video manipulation. Leonard On 2/19/08, Richard Spindler wrote: > Hi, > > I am looking for some example code to apply a 3x3 or eventually 5x5 > convolution matrix to an RGB image. I'd prefer to use a library, like > fftw. > > Are you aware of a some example code, or anything helpful? > > I am working with video, so interesting approaches to doing this > stuff, fast, would be nice as well. :-) > > Cheers > -Richard > > -- > Don't contribute to the Y10K problem! > _______________________________________________ > linux-graphics-dev mailing list > linux-graphics-dev@music.columbia.edu > http://music.columbia.edu/mailman/listinfo/linux-graphics-dev >