tmiddelkoop / ImageResizeLinks
Fast C++ library to resize images, downscale (supersampling), upscale (Lanczos), gamma correction
☆35Updated 10 years ago
Alternatives and similar repositories for ImageResize
Users that are interested in ImageResize 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
- C99 library for fast image conversion between yuv420p and rgb24☆186Updated 3 years ago
- Independent JPEG Group's JPEG software☆188Updated 5 years ago
- Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.☆132Updated last week
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆45Updated 8 years ago
- JPEG encoder and decoder library and console application for NVIDIA GPUs from CESNET and SITOLA of Faculty of Informatics at Masaryk Univ…☆270Updated last week
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆176Updated 8 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Updated 3 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆35Updated 8 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Header-only C++ logging library☆142Updated last month
- The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictu…☆28Updated 9 years ago
- transform yuv to rgb☆110Updated 10 years ago
- Image processing library for learning purpose☆54Updated 11 months ago
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆108Updated 2 years ago
- Jpeg encoder decoded implemented in C++☆19Updated 5 years ago
- Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, g…☆120Updated 2 months ago
- C++ implementation of the CIE Delta E 2000 Color-Difference algorithm (CIEDE2000).☆83Updated 8 years ago
- cximage 7.0.1 mirror☆81Updated 14 years ago
- OpenCV Blob library☆67Updated 4 years ago
- Image processing programs☆50Updated 12 years ago
- H264/HEVC Video Encoder for OpenGL☆62Updated 8 months ago
- C++ library for detecting CPU capabilities☆128Updated 5 months ago
- Command line utility to convert bayer grid data to rgb data. Integrates with ImageMagick.☆106Updated 4 years ago
- A JPEG encoder in a single C++ file☆151Updated 2 years ago
- Library for fixed point arithmetic in C++☆48Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Visual Leak Detector for Visual C++ 2019☆138Updated 4 years ago
- Mathematical Expression Evaluator And Jit Compiler for C++ Language☆23Updated 11 years ago
- Portable way of loading/unloading a C++ plugin☆18Updated 11 years ago