boxblur
Hi,
I've created a boxblur filter. In itself, it's more a demo or a tutorial than a useful piece of code.
I've just wanted to put that code alone for toying with before using it elsewhere.
https://github.com/f-saez/box_blur_mojo
Nothing fancy but it may be useful for a beginner (convolution + a bit of SIMD + multi-threading)
GitHub
GitHub - f-saez/box_blur_mojo: Box filtering approximation of Gauss...
Box filtering approximation of Gaussian convolution - f-saez/box_blur_mojo
0 Replies