Thread Subject: Separable 2D Blur Kernel

Subject: Separable 2D Blur Kernel

From: Royi Avital

Date: 13 Jan, 2011 20:55:21

Message: 1 of 5

Hello.
We all know the separability property of a Gaussian Kernel.
Are there any other Separable Blur Kernel which are common?

I'm looking for a kernel which decreases almost as fast as Gaussian Blur.

Thanks.

Subject: Separable 2D Blur Kernel

From: Royi Avital

Date: 14 Jan, 2011 11:53:04

Message: 2 of 5

"Royi Avital" wrote in message <ignorp$shg$1@fred.mathworks.com>...
> Hello.
> We all know the separability property of a Gaussian Kernel.
> Are there any other Separable Blur Kernel which are common?
>
> I'm looking for a kernel which decreases almost as fast as Gaussian Blur.
>
> Thanks.

Anyone?

Subject: Separable 2D Blur Kernel

From: Matt J

Date: 14 Jan, 2011 14:18:05

Message: 3 of 5

"Royi Avital" wrote in message <ignorp$shg$1@fred.mathworks.com>...
> Hello.
> We all know the separability property of a Gaussian Kernel.
> Are there any other Separable Blur Kernel which are common?
>
> I'm looking for a kernel which decreases almost as fast as Gaussian Blur.

And it's meant to be circularly symmetric as well? Otherwise, you can always take any 1-D blur kernel b(x) and form a separable 2D kernal from it as b(x)*b(y).

Subject: Separable 2D Blur Kernel

From: Steven_Lord

Date: 14 Jan, 2011 14:26:37

Message: 4 of 5



"Royi Avital" <RoyiREMOVEAvital@yahoo.com> wrote in message
news:igpdf0$r3t$1@fred.mathworks.com...
> "Royi Avital" wrote in message <ignorp$shg$1@fred.mathworks.com>...
>> Hello.
>> We all know the separability property of a Gaussian Kernel.
>> Are there any other Separable Blur Kernel which are common?
>>
>> I'm looking for a kernel which decreases almost as fast as Gaussian Blur.
>>
>> Thanks.
>
> Anyone?

This doesn't sound like a MATLAB question but more a general signal or image
processing question. You should ask it on comp.dsp (for general signals) or
sci.image.processing (for image processing.) You can access these groups
through http://groups.google.com if your news server doesn't carry them.

--
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlab.wikia.com/wiki/FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com

Subject: Separable 2D Blur Kernel

From: Matt J

Date: 14 Jan, 2011 14:42:05

Message: 5 of 5

"Royi Avital" wrote in message <ignorp$shg$1@fred.mathworks.com>...
> Hello.
> We all know the separability property of a Gaussian Kernel.
> Are there any other Separable Blur Kernel which are common?
>
> I'm looking for a kernel which decreases almost as fast as Gaussian Blur.
=======

On a more MATLAB-related note, maybe instead of using a truly separable kernel, a valid alternative for you would be to approximate a standard nonseparable kernel as a sum of separable ones. The following is a tool for doing so efficiently

http://www.mathworks.com/matlabcentral/fileexchange/22619-fast-2-d-convolution

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
image processing Royi Avital 13 Jan, 2011 15:59:06
rssFeed for this Thread

Contact us at files@mathworks.com