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()

  

 

相关文章:

  • 2021-11-18
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-10
  • 2022-03-07
  • 2021-08-09
  • 2021-07-21
  • 2022-12-23
  • 2021-10-29
  • 2021-05-29
相关资源
相似解决方案