Skip to content

Prototype app to help colorblind individuals. Created during the USF Empowerment Hackathon '18.

Notifications You must be signed in to change notification settings

cmattey/ColorBold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ColorBold

Prototype app to help colorblind individuals. Created during the USF Empowerment Hackathon '18 by Chaitanya Mattey alongside great teammates in Alexandra Wong and Sarah Lopez.

Do make sure you have all the relevant libraries installed.
These include:

  1. OpenCV: Computer Vision Library
  2. Tkinter: The python GUI package
  3. PIL: Python Image Library

It is recommended that you use a virtual environment, and install the above packages in it.
Then proceed to run the tkinter_gui.py from inside the virtual environment.
Images around 500x500 work well with the current version.
The color modification algorithm needs to be modified in order to handle higher resolution images.
Example:
Original Image

Modified Image to Highlight Red Hues in the image

About

Prototype app to help colorblind individuals. Created during the USF Empowerment Hackathon '18.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages