Simulate-Correct-ColorBlindness icon indicating copy to clipboard operation
Simulate-Correct-ColorBlindness copied to clipboard

Add references for the transformation matrix

Open ShreyanGoswami opened this issue 4 years ago • 1 comments

Hi,

Is it possible for you to add sources/documentation on how you got those transformation matrices. I am trying to do something similar in JavaScript and I have been looking at sources on how to do it.

One of them is https://ixora.io/projects/colorblindness/color-blindness-simulation-research/ and they have derived a different transformation matrix.

Thank you

ShreyanGoswami avatar Oct 17 '21 15:10 ShreyanGoswami

Hi, sorry for the late reply. The reference for the matrices is added in utils.py file where the matrices are constructed. I’ll also add the link to README just in case.

tsarjak avatar Dec 11 '22 12:12 tsarjak