mompes / CUDA-dilation-and-erosion-filtersLinks
A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.
☆43Updated 10 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 5 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 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 …☆76Updated 8 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆239Updated last year
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆167Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 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
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- real-time denoising☆69Updated 10 years ago
- Image processing programs☆49Updated 11 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- Fast and complete guided filter implementation for OpenCV☆363Updated 5 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆60Updated 2 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆137Updated 2 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆167Updated 6 years ago
- CPM-Flow, CVPR 2016☆131Updated 4 years ago
- C source code for FAST corner detectors☆100Updated 7 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 9 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Fast Bilateral Solver implementation with C++ and demos☆148Updated 6 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- Fastest image resizer☆19Updated 5 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆200Updated 3 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆128Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 years ago