Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 801 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 801 Bytes

OwlHack2023CB

This program simulates protanomaly, deuteranomaly, and tritanomaly on an imported image. It then allows you to shift the hue to make the image's colors more discernable for an individual with the selected form of colorblindness.

To run from GUI, open interface.py

To run from terminal interface, open main.py

Currently limited to interpreting JPG / JPEG file format.

Citations:

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.

https://www.inf.ufrgs.br/~oliveira/pubs_files/CVD_Simulation/CVD_Simulation.html

  • Source for the colorblind conversion matricies.