Skip to content

Commit

Permalink
Update src/spaces/cam16.js
Browse files Browse the repository at this point in the history
Unpaywalled
  • Loading branch information
svgeesus authored Dec 18, 2023
1 parent 1f07f6d commit 5afedaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spaces/cam16.js
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ export function toCam16 (xyzd65, env) {
// https://observablehq.com/@jrus/cam16: reference implementation
// https://arxiv.org/pdf/1802.06067.pdf: Nico Schlömer
// https://onlinelibrary.wiley.com/doi/pdf/10.1002/col.22324: hue quadrature
// https://doi.org/10.1002/col.22131: pay walled
// https://www.researchgate.net/publication/318152296_Comprehensive_color_solutions_CAM16_CAT16_and_CAM16-UCS
// Results compared against: https://github.com/colour-science/colour
export default new ColorSpace({
id: "cam16-jmh",
Expand Down

0 comments on commit 5afedaa

Please sign in to comment.