The Dirac delta function is a rather special function defined as follows.
Or, less formally,
It is the identity of the convolution operator.
In image processing, the convolution operator is a powerful tool for applying filters to images.
An example of the use of this filtering is the creation of what is called a Gaussian blur (or Gaussian smoothing).
Intuitively, when we convolve an image with a Gaussian filter (whose values follow a Gaussian function of center the center of the filter), we obtain a new image whose each pixel is worth a weighted average of the pixels of the original image.
This makes the image appear blurred. By changing the parameters of the Gaussian function used, the smoothing of the image is more or less accentuated.
Let's imagine that the filter follows the delta function of Dirac ("normalized"). In this case we only average a single pixel, that is to say that the blur becomes null and the result of the convolution is simply the original image.
This is a way to understand that the delta function is the identity of the convolution operator.
Let
Then,
This function fulfills the properties of a probability density function.
Using the central limit theorem, let
Now, let