gtaylor / python-colormath

A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
python-colormath.readthedocs.org
BSD 3-Clause "New" or "Revised" License
456 stars 83 forks source link

Add the CAM02-UCS color space #55

Closed NeilGirdhar closed 9 years ago

NeilGirdhar commented 9 years ago

Please consider adding the CAM02-UCS color space, which is described here: https://www.youtube.com/watch?v=xAoljeRJ3lU

gtaylor commented 9 years ago

I don't have the bandwidth to tackle this personally, but I certainly would be interested in seeing a pull request.

Since this isn't immediately actionable, I'm going to close this for now. If you do end up wanting to head up the effort, I'll make time to provide advice and/or reviews as necessary.