Convolution Kernel: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
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."
(No difference)

Revision as of 20:53, 9 July 2024


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.