mcychan / nQuantCppLinks
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
☆114Updated last week
Alternatives and similar repositories for nQuantCpp
Users that are interested in nQuantCpp are comparing it to the libraries listed below
Sorting:
- ☆79Updated 2 years ago
- Library implementing the xBR pixel art scaling algorithm☆109Updated 10 years ago
- A real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without blurring the images☆114Updated last year
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- A C++ implementation of the SIGGRAPH 2011 paper Depixelizing Pixel Art, by Johannes Kopf and Dani Lischinski☆54Updated 10 years ago
- NHW : A Next-Generation Image Compression Codec☆73Updated this week
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆35Updated 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…☆107Updated last year
- Find dominant colors in images with QT and OpenCV, with a nice GUI to show results in 3D color spaces: RGB, HSV, HSL, HWB, CIE XYZ and L*…☆29Updated 2 years ago
- Header-only Tiny DNG/TIFF loader and writer in C++☆174Updated 5 months ago
- C++ library for non photorealistic rendering. Includes a paint renderer based on Kubelka Munk equations, stroke based rendering algorithm…☆28Updated 5 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 3 months ago
- C++ library for working with different color spaces, converting between color spaces and comparing colors☆142Updated 5 years ago
- GLSL Image Processing System☆99Updated last year
- C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license☆238Updated last year
- SimpleJPEG: simple jpeg encoder☆82Updated 5 months ago
- C++ implementation of the CIE Delta E 2000 Color-Difference algorithm (CIEDE2000).☆83Updated 8 years ago
- Demo of a fast PNG encoder.☆97Updated last month
- Good, Fast Wavelet Codec☆39Updated 2 years ago
- Implementation of various scaling/depixelating techbologies☆13Updated 8 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 last month
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆96Updated 3 months ago
- A flexible image resampling library☆44Updated 8 years ago
- A JPEG encoder in a single C++ file☆152Updated 2 years ago
- High level utility library that takes a line and fits a bezier curve to it, in any number of dimensions - usable for freehand drawing and…☆108Updated 5 months ago
- A single and multi-scale SSIM implementation in C++☆11Updated 7 months ago
- Fast Gaussian Blur algorithm☆122Updated last year
- Currender: A CPU renderer for computer vision☆32Updated 6 years ago
- A utility for processing PNG, JPEG, BMP, and WebP images. Features include resize/resample, dither, grayscale, apply background color, su…☆279Updated last year
- QOY - The "Quite OK YCbCr420A" format for fast, lossless image compression☆26Updated 3 years ago