gaussian-filter
There are 161 repositories under gaussian-filter topic.
jrvansuita/GaussianBlur
🎩 An easy and fast library to apply gaussian blur filter on any images.
MiguelMonteiro/permutohedral_lattice
Permutohedral Lattice C++/CUDA implementation + TensorFlow Op (CPU/GPU)
bayesian-object-tracking/dbot
Depth-Based Bayesian Object Tracking Library
bayesian-object-tracking/dbot_ros
ROS package of Depth-Based Bayesian Object Tracking
PavanGJ/Circle-Hough-Transform
Implementation of Hough Transform to detect Circles in an Image
imdeep2905/Notch-Filter-for-Image-Processing
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).
hsp-iit/mask-ukf
Instance Segmentation Aided 6D Object Pose and Velocity Tracking using an Unscented Kalman Filter
Ramune6110/Maximum-Correntropy-Kalman-Filter
Maximum Correntropy Kalman Filter
adl1995/edge-detectors
Image processing edge detection algorithms in Python.
antimattercorrade/Image_Denoising
Non Local Means (NLM) python implementation.
BraulioV/Computer-Vision
Computer vision exercise with Python and OpenCV.
keineahnung2345/digital-image-processing-cpp
cpp implementation for algorithms in the book "digital image processing and computer vision"("数字图像处理与机器视觉-Visual C++与Matlab实现")
pandeykartikey/Multi-Focus-Image-Fusion-via-GCF
Python implementation of the paper "Fusion of multi-focus images via a Gaussian curvature filter and synthetic focusing degree criterion"
rstreet85/JCanny
A Java program for detecting edges in an image using the Canny method.
awxkee/libblur
High performance blur in pure Rust using SIMD
santoshpanda1995/Image-Processing-using-Matlab
Basics of image processing techniques like image manipulation, image enhancement, image segmentation, and many more using Matlab code
julzerinos/csharp-image-processing
Image processing methods, algorithms and bitmap drawing recreated in C# Winforms. RIP MS Paint 1985 - 2017.
Haleshot/Image_Processing
A project on Image Processing, leveraging PyQt5 for a user-friendly GUI and implementing essential operations like Low Pass Filter, Downsampling, Upsampling, Thresholding, and Negative Image Generation. It offers a visually engaging experience while exploring the realm of image processing techniques.
mahmoudai1/image-processing-filters
Digital Image Processing filters developed by python using ipywidgets.
NisanurBulut/MatlabImageProcessing
Adding Noise Noise Canceling Image resizing Resolution Study Filtering processes -Midic filter -Mean filter -Laplasian filter Photo Sharpening
tobybreckon/DoG-saliency
reference implementation of Real-time Salient Object Detection based on Division of Gaussians [Katramados/Breckon, 2011]
Herman-Motcheyo/computer_vision_algorithm
In this project , i buid some computer vision algorithm using pgm image and pnm in c
lionelmessi6410/Image-Filtering-and-Hybrid-Images
Create a image filtering algorithm and generate hybrid images from two distinct images by filtering them with gaussian filter.
yoyoberenguer/Gaussian-Blur
Python implementation of 2D Gaussian blur filter methods using multiprocessing
aekanman/gaussian-blur
📷 Gaussian Blur method in OpenCV + CUDA
cristian-szabo-university/unsharp-mask-opencl
Accelerated algorithm for sharpening an image by subtracting the blurred version of the original.
jgbrasier/KFEstimate.jl
Julia package for KF and EKF parameter estimation using Automatic Differentiation
M-Taghizadeh/Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.
sanjumaramattam/Image-Filtering
Image Filtering(Spatial Domain and Frequency Domain filtering)
szbartnik/GaussianBlurFilterApp
Application performing gauss blur effect on bitmaps with GUI in WPF (C#) and backend in Assembly/C++
Armin-Abdollahi/Image-Processing
Some image filters in Matlab
DanKulik/Blob-Maker
Create Blob Shapes in Python
nuwandda/Cuda-In-Computer-Vision
GPU-based implementations of some computer vision algorithms.
susantabiswas/Digital-Image-Processing
Various things, operation related to digital Image Processing