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 (2024). Fast Gaussian Filtering (https://www.mathworks.com/matlabcentral/fileexchange/5087-fast-gaussian-filtering), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Updated information: recursive Gabor filtering |