A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
翻译 - 以Python 3和OpenCV编写的基于网络摄像头的3x3x3 Rubik的立方体求解器。
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
🌈 Color differences for D3: Euclidean distance, CIE94, CIEDE2000, CMC, DIN99o
Fast pairwise nearest neighbor based algorithm with javascript
Fast Interactive Image Segmentation using Graph-cut.
Python library to calculate CIEDE2000 color difference.
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