konvuláció
Konvolúció is a mathematical operation on two functions that produces a third function. This third function expresses how the shape of one of the input functions is modified by the other. It is commonly used in signal processing, image processing, and probability theory.
In signal processing, convolution is used to describe the output of a linear time-invariant (LTI) system. If
In image processing, convolution is the basis of many filtering operations. A small matrix, called a kernel
Mathematically, the convolution of two functions f and g is denoted by (f * g) and is defined
(f * g)(t) = ∫ f(τ)g(t - τ) dτ
where the integral is taken over all possible values of τ. For discrete functions, the integral becomes