etotheipi / CUDA-Image-Processing
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
☆48Updated 14 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA-Image-Processing
- tensorflow c++ example for VS2015☆32Updated 6 years ago
- C++ implementation of Selective Search☆40Updated 3 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆51Updated 6 years ago
- GPU accelerated Panorama image stitching☆15Updated 10 years ago
- C++ implementation pool for computer vision R&D projects.☆101Updated 9 months ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆42Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 10 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆19Updated 10 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆89Updated 3 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆58Updated last year
- C++ Felzenszwalb HOG extractor☆45Updated 8 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 6 years ago
- C++ implementation of the MOSSE tracker☆33Updated 10 years ago
- Deep neural network framework (C++/OpenCV).☆75Updated 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 6 years ago
- Image Segmentation using Texture and Color features in C++☆108Updated 7 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆33Updated 7 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure frame…☆72Updated 6 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- Kuhn-Munkres (Hungarian) Algorithm OpenCV implementation☆14Updated 8 years ago
- Example code used in the CVPR 2015 tutorial☆39Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆57Updated 11 years ago
- Linear time Maximally Stable Extremal Regions implementation☆97Updated 11 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆102Updated last year
- C++ object detection module for mxnet-ssd☆97Updated 7 years ago