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

https://github.com/baskerville/ciebase

Basic building blocks for CIE color spaces
https://github.com/baskerville/ciebase

Last synced: about 1 year ago
JSON representation

Basic building blocks for CIE color spaces

Awesome Lists containing this project

README

          

This library provides the CIEXYZ color space, a few CIE illuminants and RGB color spaces, and some basic 3×3 matrix operations.

It is used by [ciecam02](https://github.com/baskerville/ciecam02/).