There are 0 repository under lab-color topic.
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.
ac-colors is a reactive JavaScript color library that can freely convert between RGB, HSL, HEX, XYZ, LAB, LCHab, LUV, and LCHuv, as well as handle random color generation and contrast ratio calculation.
k-means clustering library and binary to find dominant colors in images
Matlab scripts that implement necessary algorithmic procedures to automatically color a black and white image. In particular, you need to develop code to perform some computing activities:
Sophisticated representation of color in Scala
Implements Kmeans on images in RGB and CIE Lab spaces using cv2
A rgb\lab\hsv threshold selector
Advanced Lane Line using Advanced Techniques
Jypyter notebooks-compatible color identification tool that uses the LAB color space for accurate color analysis in images. This version works without interactive displays, automatically detecting colors via grid sampling and K-means clustering. It identifies dominant colors with their names and percentages, visualizing results with matplotlib.
Teamwork - Image colorization of grayscale image using a training dataset of relating colorful images