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:
- 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
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- real-time denoising☆69Updated 9 years ago
- Optimized Gaussian blur filter on CPU.☆17Updated 7 years ago
- Optimized Recursive Bilateral Filter☆79Updated last year
- A single and multi-scale SSIM implementation in C++☆11Updated 3 months ago
- ☆28Updated 6 years ago
- Multi-frame super-resolution via sub-pixel.☆68Updated 3 years ago
- This is an official sample code of the compressive bilateral filter, which is published on IEEE Transactions on Image Processing in 2015.…☆18Updated 9 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 4 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 12 years ago
- Local Laplacian Filters☆40Updated last year
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- Elemental code snippets written in Halide language.☆88Updated 5 years ago
- A flexible image resampling library☆43Updated 8 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- DCT-based image denoising algorithm☆15Updated 7 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- ☆88Updated 7 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- Blind Deblurring (Deconvolution) System☆36Updated 4 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- A Bayer demosaicing routine aimed to reduce pixel overshooting☆30Updated 7 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Retinex Intrinsic Images in C++☆14Updated 9 years ago
- Domain-specific language for IIR filters☆15Updated 8 years ago
- Fast C++ library to resize images, downscale (supersampling), upscale (Lanczos), gamma correction☆35Updated 9 years ago
- ☆19Updated 4 years ago