convolution-filter
There are 52 repositories under convolution-filter topic.
foresterre/sic
🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.
LeviBorodenko/motionblur
Generate authentic motion blur kernels (point spread functions) and apply them to images. Fast and Simple.
hukenovs/fp23fftk
Floating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL).
ahmedbesbes/Understanding-deep-Convolutional-Neural-Networks-with-a-practical-use-case-in-Tensorflow-and-Keras
What makes convnets so powerful at image classification?
sichkar-valentyn/Neural_Networks_for_Computer_Vision
Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project
generic-github-user/Image-Convolution-Playground
Experiment with image convolutions in your browser.
antoinebrl/convolution1d-sandbox
1D Convolution Interactive Visualization build with d3.js
Artefact2/alsaimpulse
An ALSA plugin to apply arbitrary convolution filters to PCM streams.
felsocim/JED
Image edge detection and simple vectorization program using convolution filters
paulgavrikov/cvpr22w_RobustnessThroughTheLens
Official repository of our submission "Adversarial Robustness through the Lens of Convolutional Filters" for the CVPR2022 Workshop "The Art of Robustness: Devil and Angel in Adversarial Machine Learning Workshop"
r7rohan/Auto-align-pen
An auto align pen, aligns drawing to the edges in the picture.
unitycoder/ConvolutionFilter
unoptimized convolution filter test in Unity
Astrodynamic/PhotoLab-in-Qt-CPP
PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.
aibobrov/ConvolutionFilter
C# convolution filter for image processing
SMotlaq/simple-gamer
A simple code that can play a Telegram mini game using image processing 🎮🕹
jmaczan/tinyconv
🌸 Image processing with kernel and convolution
Cindytb/Convolution-Reverb-Benchmarks
This is a benchmarking test for convolution reverb with single core/sequential code and a parallelized implementation using CUDA and cuFFT. This is in fulfillment of my Music Technology Undergraduate Capstone Project.
JoelRomero97/Teoria-de-Comunicaciones-y-Senales
Implementaciones en lenguaje C acerca del muestro, acondicionamiento y procesamiento de señales, así como análisis de frecuencias para reconocer vocales
Mathias-Fuchs/quickconvolution
Single file header library for image convolution, for instance for blurring. Pure C API.
therealpeterpython/cnn-unfold
This repository provides some python code which is able to unfold a convolutional kernel and the data matrix.
vinayshanbhag/math
linear algebra,math concepts and applications
arturbernardo/convolutionBlackAndWhite
Edição de imagens usando matriz convolucionais. A mesma lógica pode ser feita com bibliotecas do Python especializadas no manuseio de imagens. Este código tem como objetivo o aprendizado, recriando o algoritmo do zero.
augusto-scarvalho/APS-sexto-semestre
APS do 6º semestre, disciplina de processamento de imagem.
FaizalKarim280280/Conv-Calc
Website to calculate the output shapes of convolution layer.
johnielb/DreamTrack
Track and follow a red circular Sun
moroshko/cnnviz
Convolutional Neural Networks Playground
pedruino/OpenImageFilter
A humble open image filter to test OpenMP features
quasiyoke/filters-composer
Demo: reactive picture editing with filters
tom-weatherhead/image-processing-js
A pure JavaScript raster image processing engine: Affine transformations, convolutions, compositing, etc.
yas-sim/python-dpcpp-extension-sample-code
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
kichappa/VideoSIFT
Perform parallelized SIFT on a video, multiple frames at a time, using CUDA
RECHE23/Accelerating-a-discrete-2d-convolution-using-FFT
Accelerating a discrete 2d convolution using FFT
manoelmms/ImageConvolution
Image Convolution in Python and C