Skip to content

This is python toolkit to simulate images as perceived by people with colorblindness, as well as correct the images for Protanopia and Deuteranopia colorblindbess.

License

tsarjak/ReColorLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReColorLib

This is python toolkit to simulate images as perceived by people with colorblindness, as well as correct the images for Protanopia and Deuteranopia colorblindbess.

Requirements

  • PIL (Pythonn Imaing Library)
  • Numpy
  • cv2 (OpenCV)
  1. Install the above listed libraries.
  2. Go to ReColorLib Library.
  3. Run: python run_examples.py and check Examples_Check folder to see example results.

All the operationns in the library are based on the paper - An Adaptive Fuzzy-Based System to Simulate, Quantify and Compensate Color Blindness.

About

This is python toolkit to simulate images as perceived by people with colorblindness, as well as correct the images for Protanopia and Deuteranopia colorblindbess.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages