etotheipi / CUDA-Image-ProcessingLinks
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
☆49Updated 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:
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- tensorflow c++ example for VS2015☆32Updated 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
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- a yolo windows version(for object detection)☆50Updated 9 years ago
- "TILT: Transform Invariant Low-rank Textures" CPP port.☆21Updated 4 years ago
- a fork of the densecrf package implementing alternative inference scheme☆29Updated 9 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- image deblur framework,base on opencv 2.4.9☆21Updated 10 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆31Updated 6 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 7 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆175Updated 8 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
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- Show how to use Caffe2 in C++ through a simple LeNet sample project☆60Updated 7 years ago
- Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure frame…☆72Updated 7 years ago
- GoogleNet Inception v3☆44Updated 8 years ago
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- C++ implementation of Selective Search☆40Updated 4 years ago
- Code implementing the Chan-Vese segmentation algorithm in C++ and Matlab.☆31Updated 10 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
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago
- GDB version of VS extension Image Watch (for debugging OpenCV)☆34Updated 6 years ago