You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
The text was updated successfully, but these errors were encountered: