mompes / CUDA-dilation-and-erosion-filtersLinks
A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.
☆43Updated 9 years ago
Alternatives and similar repositories for CUDA-dilation-and-erosion-filters
Users that are interested in CUDA-dilation-and-erosion-filters are comparing it to the libraries listed below
Sorting:
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- fast guided filter implementation for OpenCV☆72Updated 8 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆231Updated 11 months ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- real-time denoising☆69Updated 9 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 4 years ago
- Optimized Recursive Bilateral Filter☆79Updated last year
- A naïve implementation of the Fast Bilateral-Space Stereo method from the Fast Bilateral-Space Stereo for Synthetic Defocus paper by Jon …☆76Updated 8 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆161Updated 8 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 3 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- Fast and complete guided filter implementation for OpenCV☆361Updated 5 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- ZQlib☆148Updated 2 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆165Updated 9 years ago
- An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel …☆66Updated 9 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Mirror from https://square-src.de/gitlab/franzi/study-thesis. This is my study thesis - a reference implementation of the depth-aware mot…☆50Updated 8 years ago
- Compute color correction matrix in python and C++☆105Updated 7 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆43Updated 5 years ago
- Real-Time Optic Flow Computation with Variational Methods, faster than OpenCV☆25Updated 9 years ago
- Image processing programs☆47Updated 11 years ago
- Image Segmentation using Texture and Color features in C++☆115Updated 7 years ago