This project is a simple tool to visualize color spaces sRGB and CIE xyY. Either run the main.py
or build a standalone executable with pyinstaller --clean main.spec
. Either way, you can setup the required dependencies using the Anaconda Prompt conda env create -f environment.yml
.
@ 2024 Peter Guld Leth, MIT Licensed.