kernel-convolution
There are 13 repositories under kernel-convolution topic.
LazoVelko/Image-Processing-Library
Library for processing and manipulating images.
ryanaleksander/kernel-convolution
PyTorch implementation of Kervolutional Neural Network (CVPR 2019): https://arxiv.org/abs/1904.03955
Dartypier/image-editor
GUI Image-Editor written in C++ and Qt. Provides functionalities as Editing and Kernel convolution.
rmcaixeta/LocalAnisotropies.jl
Local anisotropies and nonstationary spatial processes for the GeoStats.jl framework
FardeenCODEIIEST/Image-Processing-in-C
This project outlines the image processing concepts with implementation in C.
MingaudasVagonis/edge-detection-coloring
Detecting and coloring edges according to their direction using NxN kernel convolutions implementation.
AquaJo/image-manipulator
image-manipulator for images and gifs
arifirdaus3/Pengolahan-Citra
Pengolahan Citra menggunakan kernel matrix
FPrimon/conv-it
Iterative matrix convolution program written in C++. Five versions: same purpose, different parallelism implementation (none, OpenMP, MPI, OpenMP+MPI, CUDA).
hasanur-rahman/XTIMATE
[MSST'24] A Generic and Efficient Lossy Compressibility Estimation Framework
mathusanm6/Blur-Image
A Python tool for blurring images pixel by pixel using mathematical algorithms and also providing an approximate solution for sharpening the blurred image.