netaz / halide-excursionsLinks
A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the community.
☆15Updated 10 years ago
Alternatives and similar repositories for halide-excursions
Users that are interested in halide-excursions are comparing it to the libraries listed below
Sorting:
- Domain-specific language for IIR filters☆16Updated 9 years ago
- CNNs in Halide☆23Updated 10 years ago
- A portable high-level API with CUDA or OpenCL back-end☆56Updated 8 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Fredo's version of the Halide introductory tutorials in Python, for 6.815/6.865☆26Updated 12 years ago
- Case Studies for Halide performance against C++ and OpenCL☆36Updated 12 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Fast and Stable Color Balancing for Images and Augmented Reality☆16Updated 10 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 5 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- ☆69Updated 3 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆38Updated 10 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- a compiler for re-writing image processing functions in C++ to Halide☆24Updated 3 years ago
- Proof-of-Concept CNN in Halide☆22Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Elemental code snippets written in Halide language.☆87Updated 6 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- ☆88Updated 7 years ago
- A domain-specific language and compiler for image processing☆77Updated 4 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆38Updated 7 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆33Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago