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
- OpenCL accelerated JPEG encoding☆25Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆90Updated 3 years ago
- Reads a video stream using ffmpeg libraries and converts into OpenCV Mat object☆17Updated 4 years ago
- This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm…☆19Updated 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…☆102Updated last year
- Portable way of loading/unloading a C++ plugin☆17Updated 10 years ago
- Deep Neural Network Architectures with dlib☆18Updated last week
- 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…☆27Updated 8 years ago
- Add OpenCL optimization for jpeg decode☆14Updated 8 years ago
- Jpeg encoder decoded implemented in C++☆19Updated 4 years ago
- C99 library for fast image conversion between yuv420p and rgb24☆178Updated 2 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆34Updated 8 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆164Updated 5 years ago
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆44Updated 7 years ago
- The FreeType Project: a free, high-quality and portable font engine.☆49Updated 11 years ago
- Raw (YUV/RGB) video player and subjective assess tool☆28Updated 6 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆31Updated 5 years ago
- OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions☆172Updated 7 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 2 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
- 3D LUT Generator☆12Updated 8 years ago
- Optimized Gaussian blur filter on CPU.☆17Updated 7 years ago
- This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Cr…☆23Updated 7 years ago
- Boost.Compute library for Android. A C++ Computing Library for OpenCL https://github.com/boostorg/compute☆23Updated 8 years ago
- GPU accelerated Panorama image stitching☆15Updated 10 years ago
- A lightweight C++ framework for vectorizing image-processing code☆75Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 6 years ago
- ffmpeg - Frame Accurate Seeking Extension - A library to accomplish frame-accurate seeking, and frame-counting, for video processing appl…☆41Updated 15 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆81Updated 10 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆160Updated 9 months ago