Concolution and correction
Edge
The filter performs convolution filter using a edges kernel.
|
|
Sharpen
The filter performs convolution filter using a sharpen kernel.
|
|
Blur
The filter performs convolution filter using a blur kernel.
|
|
Mean
The filter performs each pixel value's averaging with its 8 neighbors.
|
|
Custom
Apply a custom kernel to the image.
|
|
Gaussian
The filter performs convolution filter using a blur kernel.
|
|
Sharpen ex
The filter performs convolution filter using a sharpen kernel.
|
|