Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 599 Bytes

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.