Expand description

2D convolution on images

This filter adds support for common image convolving for 3x3, 5x5 and 7x7 convolutions.

The intermediate calculations are carried in f32

Structs§

Functions§