Convolution Kernel
hope you know linear algebra!
A Convolution Kernel is when you use specific matrix transformations (known as convolutions) into a image's kernel to create a wide variety of effects.
Edge Detection
Sharpen
Gaussian Blur
A special type of Blur based on the Gaussian function.
Unsharp Mask
Very popular in recent years.