[ buster ]
[ 源代码: colorspacious ]
软件包:python-colorspacious(1.1.2-1)
library for doing colorspace conversions - Python 2.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 2 version of colorspacious
其他与 python-colorspacious 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language