[ 源代码: colorspacious ]
软件包:python3-colorspacious(1.1.2-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language