FolkeV / CUDA_CCLLinks
A Connected Component Labelling algorithm implemented in CUDA
☆48Updated 3 years ago
Alternatives and similar repositories for CUDA_CCL
Users that are interested in CUDA_CCL are comparing it to the libraries listed below
Sorting:
- ☆25Updated 6 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA☆24Updated 2 years ago
- calibrate stereo cameras☆60Updated 3 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆15Updated 2 years ago
- An implementation of Edge Drawing algorithm☆35Updated 6 years ago
- GPU Realtime depth passive stereo sensing using ADCensus☆16Updated 2 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
- JF-Cut: A Parallel Graph Cut Approach for Large Scale Image and Video☆37Updated 9 years ago
- C++/CUDA code to perform bilateral filtering on OpenCV Mat inputs☆18Updated 7 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- The code of paper "EDSF: Fast and Accurate Ellipse Detection via Disjoint-set Forest" (ICME2022)☆23Updated 11 months ago
- Real-Time Specular Highlight Removal with OpenCV and CUDA☆74Updated 5 years ago
- Photometric-Stereo under unknown light source directions using svd☆54Updated 10 years ago
- ☆31Updated 7 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆125Updated 4 years ago
- ☆42Updated last year
- An image edge detector is described which produces chained edge points with sub-pixel accuracy.The method incorporates the main ideas of …☆59Updated 9 months ago
- Graph Cut Algorithm in CUDA☆27Updated 6 years ago
- C++ algorithm and Python scripts for nice Connected Components Labeling☆16Updated 12 years ago
- The repo is modified from the source code of CannyLine. It provides support for pybind to make it available for python.☆10Updated 4 years ago
- C++ codes for image segmentation☆32Updated 4 years ago
- Save and read PFM files with OpenCV☆21Updated 4 years ago
- Chessboard corner-finder for a camera calibration system☆54Updated 3 months ago
- An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel …☆66Updated 9 years ago
- CPU and GPU point cloud plane segmentation☆29Updated 5 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago