Simple calculator for matrix kernel filters
-
Updated
Aug 30, 2024 - Svelte
Simple calculator for matrix kernel filters
Represent convolution/correlation matrices in Python 2.7 without the need to actually compute them.
Iterative matrix convolution program written in C++. Five versions: same purpose, different parallelism implementation (none, OpenMP, MPI, OpenMP+MPI, CUDA).
image-manipulator for images and gifs
Add a description, image, and links to the convolution-matrix topic page so that developers can more easily learn about it.
To associate your repository with the convolution-matrix topic, visit your repo's landing page and select "manage topics."