Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 742 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 742 Bytes

streamlit_temperature2rgb

Open in Streamlit

Convert Kelvin temperatures to RGB color with specified colorspace.

screenshot of the web-app

Legacy link : https://share.streamlit.io/mrlixm/streamlit_temperature2rgb/main/src/app.py

All features:

  • Locus change (Daylight / Planckian)
  • Target Illuminant.
  • Tint slider for Planckian locus.
  • Normalize values.
  • Chromatic Adaptation Transform.
  • Various RGB result representations.
  • Graph plot in UCS Chromaticity Diagram

Thanks to Thomas Mansencal for the help, and Christophe Brejon for investigating about the Daylight Locus.