User:Panjasan/Matrix-Table
From Wikipedia, the free encyclopedia
Details
The general expression of a convolution is
where is the filtered image, is the original image, is the filter kernel. Every element of the filter kernel is considered by and .
Depending on the element values, a kernel can cause a wide range of effects:
| Operation | Kernel ω | Image result g(x,y) |
|---|---|---|
| Identity | ![]() | |
| Ridge or edge detection | ![]() | |
![]() | ||
| Sharpen | ![]() | |
| Box blur (normalized) |
![]() | |
| Gaussian blur 3 × 3 (approximation) |
![]() | |
| Gaussian blur 5 × 5 (approximation) |
![]() | |
| Unsharp masking 5 × 5 Based on Gaussian blur with amount as 1 and threshold as 0 (with no image mask) |
![]() | |







