Fast Guassian Blur

Fastest Implementation of Gaussian Blur

https://github.com/RoyiAvital/FastGuassianBlur

You are now following this Submission

Evaluation of few methods to apply Gaussian Blur on an Image.
The implemented methods:
1. Truncated Gaussian Kernel (FIR Filter).
2. Gaussian Blur approximation using Box Blur (Central Limit Theorem).
3. Gaussian Kernel Approximation using IIR Filter.

Cite As

Royi Avital (2026). Fast Guassian Blur (https://github.com/RoyiAvital/FastGuassianBlur), GitHub. Retrieved .

Acknowledgements

Inspired by: FilterM

Inspired: Blind Gaussian De-blurring of an Image

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0.0

Updated Description.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.