Skip to content

Application that detects colour from an image.

Notifications You must be signed in to change notification settings

Alman8273/Colour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colour?

Application that detects colour from an image. Colour detection is necessary to recognize objects. Colour detection is the process of detecting the name of any color. Automatically get the name of the color by clicking on them. Colors are made up of 3 primary colors; red, green, and blue. In computers, we define each color value within a range of 0 to 255.

To Run:

pyhton colour.py -i <image filename>

ie.

pyhton colour.py -i demopic.jpeg

About

Application that detects colour from an image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages