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
- code stuff☆44Updated 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 6 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 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 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Lightweight turnkey solution for AI☆101Updated 2 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- "TILT: Transform Invariant Low-rank Textures" CPP port.☆21Updated 3 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- C++ implementation of Selective Search☆40Updated 4 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 9 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆60Updated 2 years ago
- An Open Source Machine Learning Framework for Everyone☆56Updated 5 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- U-Net implementation on darknet (semantic segmentation)☆1Updated 5 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆222Updated 10 months 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
- This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm…☆19Updated 9 years ago
- OpenCV Blob library☆65Updated 3 years ago
- Code implementing the Chan-Vese segmentation algorithm in C++ and Matlab.☆31Updated 10 years ago
- The project consists of a image processing application that is using distributed processors (MPI). The development language is C/C++ with…☆13Updated 13 years ago
- Image Segmentation using Texture and Color features in C++☆115Updated 7 years ago
- a yolo windows version(for object detection)☆50Updated 9 years ago