Skip to content

Feature/colors

Maximilian Schambach requested to merge feature/colors into master

Description

Adds the utilities.colors module

Changes

The color module introduces color conversion. In particular, classes to convert spectra of visible light to the corresponding CIE XYZ or RGB values. The conversion is done via CIE standard observers and illuminants. There are multiple standards to choose from.

Todos

  • Tests
  • Documentation

Merge request reports

Loading