mompes / CUDA-dilation-and-erosion-filters
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:
- Connected Component Labeling.☆43Updated 4 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 4 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- fast guided filter implementation for OpenCV☆72Updated 7 years ago
- real-time denoising☆69Updated 9 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- A naïve implementation of the Fast Bilateral-Space Stereo method from the Fast Bilateral-Space Stereo for Synthetic Defocus paper by Jon …☆77Updated 8 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 6 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆27Updated 3 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆218Updated 9 months ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆45Updated 10 years ago
- A CUDA implementation of SIFT☆23Updated 6 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 years ago
- FAST-ER and FAST learning code.☆71Updated 3 years ago
- Optimized Recursive Bilateral Filter☆79Updated last year
- Local Laplacian Filters☆40Updated last year
- Image processing programs☆46Updated 11 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆34Updated 13 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆132Updated 2 years ago
- 2007_Kopf's Joint Bilateral Upsampling.☆17Updated 8 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 6 months ago
- Image registration based on the Fourier-Mellin transform☆105Updated 3 months ago
- Fastest image resizer☆19Updated 5 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆175Updated 8 years ago