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
- Port of Fast Affine Template Matching algorithm☆131Updated 4 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 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
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆139Updated 3 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆244Updated last year
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆207Updated 3 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆202Updated 4 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated last year
- A Connected Component Labelling algorithm implemented in CUDA☆49Updated 4 years ago
- real-time denoising☆71Updated 10 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆96Updated 7 years ago
- ZQlib☆149Updated 3 years ago
- Fast and complete guided filter implementation for OpenCV☆367Updated 5 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆163Updated 8 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆129Updated this week
- c++ implementation of tracking algorithm staple☆23Updated 7 years ago
- CPM-Flow, CVPR 2016☆131Updated 5 years ago
- An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel …☆69Updated 9 years ago
- Robust Local Optical Flow (RLOF)☆74Updated 6 years ago