/Kernel_Image_Convolution

In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.

Primary LanguageCGNU General Public License v3.0GPL-3.0

No issues in this repository yet.