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:
- Connected Component Labeling.☆43Updated 5 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 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
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆234Updated 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
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆199Updated 3 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- real-time denoising☆69Updated 9 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- Optimized Recursive Bilateral Filter☆79Updated 2 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆28Updated 3 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆25Updated 4 years ago
- Robust Local Optical Flow (RLOF)☆74Updated 6 years ago
- Image Segmentation using Texture and Color features in C++☆115Updated 8 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆168Updated 6 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 9 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- Image Processing using the OpenCV C++ API☆39Updated 7 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- ☆76Updated 9 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago