Skip to content

geekquad/Color-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Recognizer

A basic application that will help us to detect the colors in an image. The program will also return the RGB values of the colors.

Since most of the colors can be defined using Red, Green, and Blue. That is why we will use the RGB format as our data points. A ready .csv file with around 1000 color names and the RGB values can be found here.

Exiting the Application

To Exit the Application, just press the ESC key. 

Sample Output:

About

An application that provides color names and HTML/RGB mappings as output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published