tmiddelkoop / ImageResize
Fast C++ library to resize images, downscale (supersampling), upscale (Lanczos), gamma correction
☆35Updated 9 years ago
Alternatives and similar repositories for ImageResize:
Users that are interested in ImageResize are comparing it to the libraries listed below
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆90Updated 3 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆173Updated 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…☆103Updated last year
- 3D LUT Generator☆12Updated 8 years ago
- Chromatic aberration correction software, C/C++☆13Updated 8 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆34Updated 8 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated last year
- DCT-based image denoising algorithm☆14Updated 6 years ago
- Header-only Tiny DNG/TIFF loader and writer in C++☆160Updated 3 months ago
- Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.☆117Updated last month
- Image processing library for learning purpose☆54Updated 2 months ago
- OpenCL accelerated JPEG encoding☆25Updated 7 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆81Updated 10 years ago
- Command line utility to convert bayer grid data to rgb data. Integrates with ImageMagick.☆103Updated 3 years ago
- JPEG encoder and decoder library and console application for NVIDIA GPUs from CESNET and SITOLA of Faculty of Informatics at Masaryk Univ…☆250Updated 2 weeks ago
- Portable way of loading/unloading a C++ plugin☆18Updated 10 years ago
- Optimized Recursive Bilateral Filter☆78Updated last year
- Deep Neural Network Architectures with dlib☆18Updated 3 weeks ago
- A lightweight C++ framework for vectorizing image-processing code☆75Updated 7 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆55Updated 3 years ago
- Reads a video stream using ffmpeg libraries and converts into OpenCV Mat object☆17Updated 4 years ago
- Lightweight image processing library in C++11☆35Updated 7 years ago
- Adobe DNG SDK☆14Updated 9 years ago
- Automatically exported from code.google.com/p/math-neon☆39Updated 9 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- C++ library for detecting CPU capabilities☆115Updated last week
- Boost.Compute library for Android. A C++ Computing Library for OpenCL https://github.com/boostorg/compute☆23Updated 8 years ago
- Compact and embeddable RGBA/HSLA library that supports WEBP, JPG, progressive JPG, PNG, TGA, DDS DXT1/2/3/4/5, BMP, PSD, GIF, PVR2/3 (ET…☆136Updated 6 months ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 6 years ago
- Jpeg encoder decoded implemented in C++☆19Updated 4 years ago