-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
Description
New topic to add to the Useful code patterns and techniques section
In the context of image processing, a kernel is a convolution matrix applied to individual pixels to create effects like blurring, sharpening, edge detection, embossing, and more.
Convolution matrices are a math topic related to this - maybe it deserves a section in Math and physics topics?