Skip to content

A python script to detect colours present in an image

Notifications You must be signed in to change notification settings

sashreek1/colourDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

colourDetection

A python script to detect colours present in an image and present it in the form of a pie-chart

Usage

We will be performing the operations on this image:
sample

let us now have a look at the simple UI:
UI
In the UI we must first enter the path of the image that we want to run the operations on and then the number of colours that you want to see on the plotted pie chart.

Here is the sample pie-shart:
pie

Here is the sample of the image that it outputs as well :
output

About

A python script to detect colours present in an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages