etotheipi / CUDA-Image-Processing
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
☆48Updated 14 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA-Image-Processing
- tensorflow c++ example for VS2015☆32Updated 6 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm…☆19Updated 8 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆58Updated last year
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆31Updated 5 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆19Updated 10 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- Example code used in the CVPR 2015 tutorial☆39Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆90Updated 3 years ago
- Port of Fast Affine Template Matching algorithm☆126Updated 3 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆44Updated 9 years ago
- Image Segmentation using Texture and Color features in C++☆108Updated 7 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆51Updated 6 years ago
- "TILT: Transform Invariant Low-rank Textures" CPP port.☆21Updated 3 years ago
- DeepLab v2 support cudnn-v5☆63Updated 6 years ago
- Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure frame…☆72Updated 6 years ago
- GPU accelerated Panorama image stitching☆15Updated 10 years ago
- C++ implementation of Selective Search☆40Updated 3 years ago
- calculating image entropy using opencv☆15Updated 10 years ago
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- Simple Image registration using SIFT and RANSAC algorithm☆64Updated 7 years ago
- Caffe fork with unpool layers, deconvolution layers, locally connected layers, and a custom layer called TweakFeaturesLayer.☆12Updated 8 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆171Updated 7 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- Fast Camera Image Processing Pipeline for Mobile☆20Updated 8 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 10 years ago
- An implementation of SIFT on GPU with OpenCL☆83Updated 6 years ago