Skip to content

MrLixm/Streamlit_Temperature2RGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.