red green color blindness simulation software

4 ビュー (過去 30 日間)
Abira Banik
Abira Banik 2015 年 4 月 30 日
コメント済み: John D'Errico 2015 年 5 月 2 日
please suggest softwares that will simulate the vision of an image viewed by a red-green colour blind.

採用された回答

John D'Errico
John D'Errico 2015 年 4 月 30 日
編集済み: John D'Errico 2015 年 4 月 30 日
Long ago I wrote tools for that purpose. Not that difficult to do.
I just started with the standard color blindness tests, measuring the patches. Converted to Lab. Those patches implied a 2-manifold in Lab that the protan (or deutan) can "see". Any other color gets mapped onto that 2-manifold. So I built a 3-d lookup table that did the mapping (again, all as Lab->Lab mappings.)
I used this scheme to build protan and deutan specific mappings, I think I did it for yellow-blue color blindness too, but it has been 25+ years since, so I no longer have any of these mappings around. (For those of you who remember the Kodak ColorSense package, these were all in the form of effects transforms.) I don't recall if the manifold was close enough to a planar subspace or not. But I do recall that subspace was pretty simple.
It did produce very pretty pictures that emulated what a person with the given variation of color blindness would see.
  2 件のコメント
Abira Banik
Abira Banik 2015 年 5 月 2 日
thank you so much....
John D'Errico
John D'Errico 2015 年 5 月 2 日
I'm pretty sure the actual surface was a simple one, though I did look and no longer have the data I had measured. Surprisingly, I had scans of some plates from the HRR and Ishihara tests that I had used to verify my results. But no data that I could find.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLighting, Transparency, and Shading についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by