Advanced Lane Line using Advanced Techniques
-
Updated
Jul 22, 2018 - Jupyter Notebook
Advanced Lane Line using Advanced Techniques
Implements Kmeans on images in RGB and CIE Lab spaces using cv2
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:
Teamwork - Image colorization of grayscale image using a training dataset of relating colorful images
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.
LAB color correction algorithm and LUT->ICC generation for Deuteranopia
k-means clustering library and binary to find dominant colors in images
A rgb\lab\hsv threshold selector
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.
Add a description, image, and links to the lab-color topic page so that developers can more easily learn about it.
To associate your repository with the lab-color topic, visit your repo's landing page and select "manage topics."