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
- 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
- Image Segmentation using Texture and Color features in C++☆115Updated 8 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated last month
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago
- vs2013,opencv2.4.9☆10Updated 8 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 10 years ago
- ☆50Updated 12 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 5 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆176Updated 8 years ago
- MATLAB script that blends two images together using Laplacian Pyramidal blending given an alpha mask separating the two images☆28Updated 11 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago
- image and video dehazing by median dark channel prior proposed by Gibson et al.☆33Updated 12 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆47Updated 11 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 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
- Port of Fast Affine Template Matching algorithm☆131Updated 4 years ago
- ☆13Updated 3 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated last year
- ☆42Updated last year
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- A light-weight deep learning framework implemented in C++.☆13Updated 7 years ago
- a fork of the densecrf package implementing alternative inference scheme☆29Updated 9 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆106Updated 2 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago
- IntelligetnScissor implemented by C++.☆12Updated 7 years ago
- C++ implementation of Selective Search☆40Updated 4 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