victoroliv2 / halide-casestudiesLinks
Case Studies for Halide performance against C++ and OpenCL
☆37Updated 11 years ago
Alternatives and similar repositories for halide-casestudies
Users that are interested in halide-casestudies are comparing it to the libraries listed below
Sorting:
- Elemental code snippets written in Halide language.☆88Updated 6 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 9 years ago
- Domain-specific language for IIR filters☆15Updated 9 years ago
- ☆88Updated 7 years ago
- ☆102Updated 5 years ago
- Image processing programs☆49Updated 11 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- lime (Library for Image Editing)☆53Updated 5 years ago
- CNNs in Halide☆23Updated 9 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- Implementation of several algorithms for color constancy☆25Updated 7 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆177Updated 8 years ago
- Computational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.☆168Updated 3 weeks ago
- A real-time computer vision engine implemented on top of Vulkan API.☆52Updated last year
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- BriefMatch real-time GPU optical flow☆42Updated 8 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated last year
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- Fastest CPU implementation of the LATCH 512-bit binary feature descriptor; fully scale- and rotation-invariant☆36Updated 4 years ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Image processing examples and tutorials in C++/OpenCV☆41Updated 13 years ago
- Proof-of-Concept CNN in Halide☆22Updated 9 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- The hottest High Dynamic Range (HDR) Library☆254Updated 3 weeks ago
- BOLD - Binary Online Learned Descriptor - CVPR 2015