Smooth Transition: It applies a weighted average where nearby pixels contribute more to the final value than distant ones.
Controlled Intensity: The strength of the blur is controlled by the kernel size (odd-numbered square matrix) and standard deviation (sigma) of the Gaussian function.Non-Directional Blur: Unlike motion blur, it doesn’t favor any specific direction.



