Skip to content

Mo-to/CIEDE2000-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CIEDE2000-Rust

A zero-dependency CIEDE2000 Rust implementation based on Sharma, G., Wu, W., & Dalal, E. N. (2000). The CIEDE2000 Color-Difference Formula: Implementation Notes, Supplementary Test Data, and Mathematical Observations. Retrieved from https://hajim.rochester.edu/ece/sites/gsharma/ciede2000/ciede2000noteCRNA.pdf

Disclaimer

This code was developed as part of a university project. However, the project concluded before I could thoroughly test the correctness of the implementation due to time constraints and other, more pressing responsibilities. As a result, the code has only undergone basic testing with a limited set of values, which was sufficient for the scope of the university project.

Important: Before using this code in a production environment or relying on the accuracy of its output in any way, I strongly recommend intensive testing against the reference values provided in the source mentioned above.

If you discover any bugs or issues during testing, please feel free to open an issue to report them in a proper format to reproduce the issue.

About

A zero-dependency CIEDE2000 Rust implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages