Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michel-leonard/delta-e-2000

The Delta-E 2000 function using the CIEDE2000 color-difference formula.
https://github.com/michel-leonard/delta-e-2000

algorithm c color computer-vision cpp data-science docs education example image-processing java javascript linux php python ruby simple testing tool windows

Last synced: 4 days ago
JSON representation

The Delta-E 2000 function using the CIEDE2000 color-difference formula.

Awesome Lists containing this project

README

        

# CIEDE2000 Color-Difference

This software is not affiliated with the CIE (International Commission on Illumination), has not been validated by it, and is released into the **public domain**. It is provided "as is" without any warranty, express or implied.

## Languages
The implementation of the **CIEDE2000 color difference formula** is proposed with consistent results in 6 programming languages:
- JavaScript
- C/C++
- Python
- PHP
- Java
- Ruby

- ## Live Example
- https://michel-leonard.github.io/delta-e-2000