混合颜料:使用多变量线性回归分析多个坐标空间中的颜色值转换
光学
2024-06-25 v1 计算机视觉与模式识别
摘要
我探讨了当物理混合两种不同颜色的颜料时,在颜色坐标空间中发生的数学转换。我测试了 120 对 16 种颜料颜色的配对,并使用线性回归找到最准确的输入参数组合,既在 RGB 空间中,也在其他多个颜色空间中。我发现,系数决定性最强的拟合是 CIEXYZ 空间中颜色的几何对称线性组合,而该相同映射在 RGB 空间中返回更好的均方误差。
引用
@article{arxiv.2406.15364,
title = {Mixing Paint: An analysis of color value transformations in multiple coordinate spaces using multivariate linear regression},
author = {Alexander Messick},
journal= {arXiv preprint arXiv:2406.15364},
year = {2024}
}