norishigefukushima / dct_simdLinks
SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo
☆34Updated 8 years ago
Alternatives and similar repositories for dct_simd
Users that are interested in dct_simd are comparing it to the libraries listed below
Sorting:
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- ☆68Updated 3 years ago
- Elemental code snippets written in Halide language.☆88Updated 6 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Image processing programs☆49Updated 11 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆33Updated 6 years ago
- Fast Lossless Color Image Compression Library☆53Updated 7 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- A flexible image resampling library☆43Updated 8 years ago
- A single and multi-scale SSIM implementation in C++☆11Updated 5 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- GPU accelerated JPEG decoder☆131Updated 8 years ago
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆106Updated last year
- 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
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- The code is a OpenCV's sample of filtering with DFT by using cv::dct function.☆13Updated 11 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Optimized Recursive Bilateral Filter☆79Updated 2 years ago
- 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
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 5 years ago
- Visual Computing Library☆20Updated 5 months ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated last year
- Case Studies for Halide performance against C++ and OpenCL☆37Updated 11 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆82Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆55Updated last year