0

我正在执行此处此处描述的 Delta CMC 算法(CIELAB 空间中的色差)。

我很惊讶地看到计算第一种颜色而不是第二种颜色的色调。这很可能会使算法不对称。这是正确的吗?

平均两种颜色的色调并使用它会更好吗?

4

1 回答 1

1

你是对的,CMC算法真的不是对称的。从这里引用:

the formula is not symmetric, but depends on a standard and a test colour.
Switching standard and test colors changes the difference.
于 2015-09-02T18:21:02.320 回答