Repository navigation
ciede2000
- Website
- Wikipedia
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the closest color in palette Y based on the CIEDE2000 difference.
Python toolbox for lighting and color science
A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators such as CIEDE2000
JavaScript library to find the nearest Pantone color name for a given hex color. Uses CIEDE2000 color difference algorithm
Javascript implementation of CIE Delta E 2000 Color-Difference algorithm (CIEDE2000) as per the equation provided on this website http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html
Fast pairwise nearest neighbor based algorithm with javascript
Fast Interactive Image Segmentation using Graph-cut.
Python implementation of ordered dithering that works with custom palettes.
An Elixir library to work with colors, convert between different colorspaces and calculate color distances.
color quantization using kmeans+++ for clustering and CIEDE2000 algorithm for color distance
Simple codebase for extracting colors from book cover images, used as part of a viz project on Observable