colorcompatibility
v0.0.2
Published
Javascript port of O'Donovan et al.'s data-driven color compatibility model
Downloads
3
Readme
colorcompatibility
Javascript port of O'Donovan et al.'s data-driven color compatibility model. Specifically, this version was translated from this Scala version, which was itself translated from the original Matlab code.
You can run a simple test case by running the main module directly, i.e. node colorCompatibility.js
.