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
- ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA☆24Updated last year
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 7 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
- calibrate stereo cameras☆59Updated 3 years ago
- ☆19Updated 4 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆14Updated 2 years ago
- A CUDA implementation of Segmentation SGM☆33Updated 5 years ago
- CPU and GPU point cloud plane segmentation☆29Updated 5 years ago
- JF-Cut: A Parallel Graph Cut Approach for Large Scale Image and Video☆36Updated 9 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- This is my 3D parallel algorithm, but it is not perfect. It provides a way for you to optimize it. I hope someone can give a good opinion☆13Updated 5 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- An implementation of Edge Drawing algorithm☆34Updated 6 years ago
- Graph Cut Algorithm in CUDA☆25Updated 6 years ago
- A structure from motion implemention in C++ and accelerated using CUDA