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:
- fast guided filter implementation for OpenCV☆73Updated 8 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆238Updated last year
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 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
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 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
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆135Updated 2 years ago
- CPM-Flow, CVPR 2016☆131Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆176Updated 8 years ago
- Fast and complete guided filter implementation for OpenCV☆362Updated 5 years ago
- ☆77Updated 9 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- C++ implementation pool for computer vision R&D projects.☆105Updated last year
- Image processing programs☆49Updated 11 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆28Updated 3 years ago
- real-time denoising☆69Updated 9 years ago
- Example code used in the CVPR 2015 tutorial☆41Updated 9 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 8 years ago