box-filter
There are 9 repositories under box-filter topic.
BhanuPrakashNani/Image_Processing
Image Processing techniques using OpenCV and Python.
gabboraron/szamitogepes_kepfeldolgozas
Számítógépes képfeldolgozás
mschuepbach/matrix-kernel-filter-calculator
Simple calculator for matrix kernel filters
Netz00/CUDA-box-filter
CUDA in Google Colab and heavy python automation for building CPU/GPU speed comparison
TahaTabatabaei/computer-vision
Basic algorithms and methods in computer vision
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.
akipekoren/Scaling-and-Filtering-in-Computer-Vision
Basic operations in the computer vision and image processing. Such as conditional scaling, linear scaling, box filter, local max min filter and steps for making image gray.
BorisLestsov/BoxBlurGPU
BoxBlur CUDA
gandalf1819/Image-denoising
Image denoising techniques in Computer Vision using Box, Gaussian and Median filter