Python - colour-science库

http://nbviewer.jupyter.org/github/colour-science/colour-ipython/blob/master/notebooks/colour.ipynb#Colour---Colour-Science-for-Python

库源代码:

https://github.com/Pachel35/colour

克隆到本地后,命令行使用 python setup.py install 安装即可

hello world

from colour.plotting import *

visible_spectrum_plot()

  

 

posted @ 2017-01-22 00:38  PACHEL35  阅读(1371)  评论(0编辑  收藏  举报