etotheipi / CUDA-Image-ProcessingLinks
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
☆50Updated 14 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 6 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 7 years ago
- This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "I…☆66Updated 12 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- C++ implementation pool for computer vision R&D projects.☆104Updated last year
- Image Segmentation using Texture and Color features in C++☆115Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 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
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆231Updated 11 months ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆175Updated 8 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- ☆13Updated 2 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
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- vs2013,opencv2.4.9☆11Updated 8 years ago
- U-Net implementation on darknet (semantic segmentation)☆1Updated 5 years ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- C++ implementation of Selective Search☆40Updated 4 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆43Updated 5 years ago
- a fork of the densecrf package implementing alternative inference scheme☆29Updated 9 years ago
- An Open Source Machine Learning Framework for Everyone☆56Updated 5 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago