[ 原始碼: colorspacious ]
套件:python3-colorspacious(1.1.2-3)
library for doing colorspace conversions - Python 3.x
Colorspacious is a powerful, accurate, and easy-to-use library for performing colorspace conversions.
In addition to the most common standard colorspaces (sRGB, XYZ, xyY, CIELab, CIELCh), we also include: color vision deficiency ("color blindness") simulations using the approach of Machado et al (2009); a complete implementation of `CIECAM02 <https://en.wikipedia.org/wiki/CIECAM02>`_; and the perceptually uniform CAM02-UCS / CAM02-LCD / CAM02-SCD spaces proposed by Luo et al (2006).
This package contains the python 3 version of colorspacious
其他與 python3-colorspacious 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language