Skip to content

Detecting the color of a specific part of an image

Notifications You must be signed in to change notification settings

clevecque/detect_color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detecting color on an image

The goal of this project was to detect the color on an item (like the color of a shirt or the color of an earring) located in a certain part of the image.

It retrieves the hexadecimal color and from this tries to match it with a color name.

It uses KMeans algorithm.

The results for the hexadecimal color were satisfying whereas the ones concerning the color name need to be improved.

About

Detecting the color of a specific part of an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages