Description from extension meta
Enhancing color recognition through Daltonization algorithms for color-blind users.
Image from store
Description from store
ARIS is developed as part of a thesis project in Computer Science, focusing on improving digital accessibility through adaptive rendering techniques. This extension is intended for educational and research purposes only.
To ensure the effectiveness of ARIS in enhancing color perception for individuals with color vision deficiency (CVD), we have included a test image generated using the ColorBlindTestGenerator by Tucker87. This tool allows users to assess their ability to distinguish colors before and after applying ARIS's Daltonization filters. All rights to the original test generator remain with the respective developer.
Color deficiency matrices were obtained from the research described in:
Gustavo M. Machado, Manuel M. Oliveira, and Leandro A. F. Fernandes "A Physiologically-based Model for Simulation of Color Vision Deficiency". IEEE Transactions on Visualization and Computer Graphics. Volume 15 (2009), Number 6, November/December 2009. pp. 1291-1298.
more information http://www.inf.ufrgs.br/~oliveira/pubs_files/CVD_Simulation/CVD_Simulation.html
The test image included in ARIS was generated using the ColorBlindTestGenerator by Tucker87: https://github.com/tucker87/ColorBlindTestGenerator/