Skip to content

roniemartinez/ColorCorrection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Correction

Color correction for red and green color blindness (deuteranopia) using the Daltonization process - aids in distinguishing colors which are normally hard to differentiate.

How to use:

Run makefile by "make"

Then run the program by ./ColorCor [-l/u] src

Parameters:

  • -l : Local file, enter the directory of a file you want to process
  • -u : Url, enter the url of the image you want to process

#Examples:

Before:

After:

Before:

After:

Before:

After:

About

Adjust an image's colors to easier distinguish for the color-blind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.6%
  • Makefile 2.4%