gfiumara / CIEDE2000
C++ implementation of the CIE Delta E 2000 Color-Difference algorithm (CIEDE2000).
☆80Updated 7 years ago
Alternatives and similar repositories for CIEDE2000:
Users that are interested in CIEDE2000 are comparing it to the libraries listed below
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆105Updated last year
- The hottest High Dynamic Range (HDR) Library☆254Updated 6 months ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 3 years ago
- Header-only Tiny DNG/TIFF loader and writer in C++☆160Updated 3 months ago
- Image processing programs☆46Updated 11 years ago
- real-time denoising☆69Updated 9 years ago
- C++ library for working with different color spaces, converting between color spaces and comparing colors☆137Updated 5 years ago
- C++ Automated white balance using lodepng and some color correction☆41Updated 9 months ago
- Tone Mapping Studio☆60Updated last month
- Basic algorithm for color correction☆21Updated 6 years ago
- Optical distortion calculation and correction; open source C, C++ library☆37Updated 9 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- RGB to XYZ Converter + RGB/XYZ to CIELAB Converter + Delta-E Calculator - Implemented in C++☆35Updated last year
- Optimized Recursive Bilateral Filter☆78Updated last year
- Computational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.☆161Updated last week
- Compute color correction matrix in python and C++☆101Updated 6 years ago
- 3D Lookup table filter Port From FFmpeg☆56Updated 5 years ago
- Scientific RAW to HDR merging tool☆82Updated 6 years ago
- A project to make RawTherapee's processing algorithms more readily available.☆55Updated last year
- Wavelet Denoise plugin by Marco Rossini☆14Updated 7 years ago
- LIBICC++ A C++ library to appy ICC profiles.☆9Updated 10 years ago
- Joint demosaicing and denoising of RAW images with a CNN☆88Updated 6 years ago
- Inpaint is a C++ library providing image inpainting algorithms☆162Updated last year
- DCT-based image denoising algorithm☆14Updated 6 years ago
- Macduff: the Macbeth ColorChecker finder☆118Updated 5 years ago
- C++ code for finding camera response functions(CTFs) and creating HDR images. Implements the 1997 paper "Recovering High Dynamic Range R…☆28Updated 5 years ago
- This is the released code for the paper Real-time Image Smoothing via Iterative Least Squares accepted to ACM Transactions on Graphics☆79Updated last year
- A Bayer demosaicing routine aimed to reduce pixel overshooting☆29Updated 7 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 3 years ago