mcychan / nQuantCppLinks
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
☆114Updated last month
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☆108Updated 9 years ago
- A C++ implementation of the SIGGRAPH 2011 paper Depixelizing Pixel Art, by Johannes Kopf and Dani Lischinski☆54Updated 10 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…☆106Updated last year
- Header-only Tiny DNG/TIFF loader and writer in C++☆174Updated 5 months ago
- C++ library for working with different color spaces, converting between color spaces and comparing colors☆141Updated 5 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 4 months ago
- Demo of a fast PNG encoder.☆97Updated 3 weeks ago
- C++ implementation of the CIE Delta E 2000 Color-Difference algorithm (CIEDE2000).☆83Updated 8 years ago
- Better lossless compression than PNG with a simpler algorithm☆303Updated 7 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
- High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)☆471Updated 6 months ago
- A JPEG encoder in a single C++ file☆151Updated 2 years ago
- NHW : A Next-Generation Image Compression Codec☆72Updated last week
- An (incomplete) modern C++ implementation of Depixelizing Pixel Art by J. Kopf and D. Lischinski☆15Updated 5 years ago
- High-quality image quantizing library☆46Updated 5 years ago
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆96Updated 3 months ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 2 months ago
- A real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without blurring the images☆115Updated last year
- Image upscaling commandline tool using xBRZ algorithm☆106Updated 4 years ago
- hqx is a fast, high-quality magnification filter designed for pixel art.☆89Updated 2 years ago
- C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license☆238Updated last year
- SIMD optimizations related to 2D computer graphics☆35Updated 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…☆118Updated last month
- SimpleJPEG: simple jpeg encoder☆82Updated 4 months ago
- Good, Fast Wavelet Codec☆39Updated 2 years ago
- A flexible image resampling library☆43Updated 8 years ago
- 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
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- C++ library for non photorealistic rendering. Includes a paint renderer based on Kubelka Munk equations, stroke based rendering algorithm…☆28Updated 4 years ago