victoroliv2 / CCL-GPULinks
GPU Implementation of some Connected Component Labeling Algorithms
☆22Updated 4 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:
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- My dev repo for PatchMatch and other stereo correlation algorithms.☆59Updated 10 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- Depth Image Processing☆56Updated 9 years ago
- ☆22Updated 9 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 years ago
- DAISY: A Fast Local Descriptor for Dense Matching☆37Updated 13 years ago
- Implicit Shape Representation for 3D Tracking and Reconstruction☆65Updated 9 years ago
- ☆67Updated 8 years ago
- An ICP library with Matlab bindings☆21Updated 10 years ago
- ☆20Updated 9 years ago
- Calibration tool for OpenNI sensors☆21Updated 9 years ago
- Example code used in the CVPR 2015 tutorial☆41Updated 9 years ago
- Source code of SIGGRAPH Asia '2015 paper "JumpCut: Non-Successive Mask Transfer and Interpolation for Video Cutout" by Qingnan Fan et al.☆46Updated 6 years ago
- Active Appearance Models in C++☆23Updated 9 years ago
- JF-Cut: A Parallel Graph Cut Approach for Large Scale Image and Video☆37Updated 9 years ago
- Adaptive Superpixels (DASP, SLIC, ...)☆37Updated 11 years ago
- A simple demo for 3D Object Modeling based on an RGB-D camera☆36Updated 9 years ago
- PatchTable: Efficient Patch Queries for Large Datasets and Applications☆33Updated 10 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Edge Based Tracking library☆31Updated 6 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆97Updated 7 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- Implementation of the superpixel algorithm called SEEDS [1].