Fast Gaussian Filtering

Recursive gaussian filtering.

You are now following this Submission

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

Cite As

Luigi Rosa (2026). Fast Gaussian Filtering (https://www.mathworks.com/matlabcentral/fileexchange/5087-fast-gaussian-filtering), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Updated information: recursive Gabor filtering