Convolution Kernel

From ytptenniswiki
Revision as of 20:53, 9 July 2024 by Admin (talk | contribs) (Created page with "Category:Techniques 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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.