GPU Implementation of some Connected Component Labeling Algorithms
☆22Nov 28, 2020Updated 5 years ago
Alternatives and similar repositories for CCL-GPU
Users that are interested in CCL-GPU are comparing it to the libraries listed below
Sorting:
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Feb 11, 2018Updated 8 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Apr 27, 2018Updated 7 years ago
- The quantization of CNN/LSTM☆11Mar 26, 2017Updated 8 years ago
- Least Squares Recipes for Parameter Estimation☆15Oct 10, 2014Updated 11 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☆15Dec 27, 2019Updated 6 years ago
- An ImageJ plugin for stack focusing. Implementation of several algorithms form max-variance to max-wavelets.☆17Oct 3, 2024Updated last year
- Stochastic Gradient Descent SVM classifier☆24Feb 16, 2016Updated 10 years ago
- Connected Component Labeling.☆43Jul 12, 2020Updated 5 years ago
- Color Ciratefi template matching algorithm implementation, compiles with Intel Compilers suite; it is a solution to the Intel Accelerate …