3.0

3.0 | 3 ratings Rate this file 18 Downloads (last 30 days) File Size: 3.89 KB File ID: #5087

Fast Gaussian Filtering

by Luigi Rosa

 

03 Jun 2004 (Updated 28 Apr 2005)

Recursive gaussian filtering.

| Watch this File

File Information
Description

A recursive implementation of the Gaussian filter. This implementation yields an infinite impulse response filter that has 6 MADDs per dimension independent of the value of sigma in the Gaussian kernel.

Recursive Gabor filtering for 1D and 2D signals. For more information please visit:

http://utenti.lycos.it/matlab/gabor.htm

References:

For a complete publication list of Lucas J. van Vliet please visit the following URL:

http://www.ph.tn.tudelft.nl/~lucas/publications/papersLJvV.html

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
15 Oct 2004 fdsd fjuy  
17 Aug 2006 Keith Goatman

The function performs as advertised, with the following provisos:

1. It uses c++ style // comments. I had to edit the CFLAGS in mexopts.sh and remove the -ansi option to enable compilation (or you could just edit the file to remove them).

2. The function only works for type double images (other types generate an unhelpful segmentation fault).

17 Sep 2008 AJAYKUMAR GUPTA

When I run this code in Matlab then it gives error as " Error in ==> prova at 39
         y2=gaussian(ingresso,varianza,30);"
Can you please suggest this.

I even put the word " gaussian" in Matlab search and it did not give anything.
Please reply as early as possible.

Regards,
Ajaykumar Gupta

Please login to add a comment or rating.
Updates
28 Apr 2005

Updated information: recursive Gabor filtering

Tag Activity for this File
Tag Applied By Date/Time
filter design Luigi Rosa 22 Oct 2008 07:21:45
filter analysis Luigi Rosa 22 Oct 2008 07:21:45
recursive gaussian filtering Luigi Rosa 22 Oct 2008 07:21:45
signal processing Luigi Rosa 22 Oct 2008 07:21:45
analysis Luigi Rosa 22 Oct 2008 07:21:46
filter Luigi Rosa 22 Oct 2008 07:21:46

Contact us at files@mathworks.com