etotheipi / CUDA-Image-ProcessingLinks
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
☆52Updated 15 years ago
Alternatives and similar repositories for CUDA-Image-Processing
Users that are interested in CUDA-Image-Processing are comparing it to the libraries listed below
Sorting:
- tensorflow c++ example for VS2015☆31Updated 7 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 2 months ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- Image Segmentation using Texture and Color features in C++☆116Updated 8 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 10 years ago
- Port of Fast Affine Template Matching algorithm☆131Updated 5 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated 2 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 5 years ago
- This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "I…☆68Updated 12 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆177Updated 8 years ago
- MATLAB script that blends two images together using Laplacian Pyramidal blending given an alpha mask separating the two images☆29Updated 11 years ago
- C++ implementation of Selective Search☆40Updated 4 years ago
- Fast Camera Image Processing Pipeline for Mobile☆22Updated 2 months ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- ☆97Updated last year
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆47Updated 11 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆98Updated 8 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 13 years ago
- vs2013,opencv2.4.9☆10Updated 8 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago
- Lightweight turnkey solution for AI☆100Updated 3 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 12 years ago
- C++ed version of Yolo☆69Updated 8 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 3 years ago
- OpenCV Blob library☆67Updated 4 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 12 years ago