xdsopl / fftLinks
Mixed-Radix DIT FFT in C++11
☆13Updated 7 years ago
Alternatives and similar repositories for fft
Users that are interested in fft are comparing it to the libraries listed below
Sorting:
- Just my local copy of math-neon with build script☆95Updated 7 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- Elemental code snippets written in Halide language.☆87Updated 6 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Updated 8 years ago
- C source code for FAST corner detectors☆102Updated 7 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆177Updated 9 years ago
- Image processing library for learning purpose☆54Updated last year
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 10 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- OpenCL Programming Examples☆23Updated 7 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago
- symmetric int8 gemm☆66Updated 5 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- Automatically exported from code.google.com/p/sse2neon☆290Updated 5 years ago
- Computational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.☆170Updated last month
- Fork of https://source.codeaurora.org/quic/hexagon_nn/nnlib☆58Updated 2 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
- arm-neon☆92Updated last year
- demo code of my blog☆56Updated 2 years ago
- arm neon 相关文档和指令意义☆247Updated 6 years ago
- Arm neon optimization practice☆394Updated 5 years ago
- Tengine gemm tutorial, step by step☆13Updated 4 years ago
- A convolution based 3x3 GaussianBlur implementation using ARM NEON assembly engine☆10Updated 7 years ago
- One Video stabilization program based on OpenCV videostab module, and this program use OpenCL or CUDA to accelerate the stabilization alg…☆37Updated last year
- Better CMake Experience☆36Updated 2 months ago
- 作为对《Heterogeneous Computing with OpenCL 2.0》英文版的中文翻译。☆140Updated 5 years ago
- Tencent NCNN with added CUDA support☆71Updated 5 years ago
- Fastest image resizer☆19Updated 6 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago