Skip to content

varadhancst/Image-colour-palette-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-colour-palette-Generator

extract the color name and how many percentage usage on that particular image

I developed an image color palette generator using Python, Flask, and Pandas, as well as a number of other libraries. The program allows users to upload an image file and generates a color palette of the dominant colors in the image. The program uses Flask to handle the server-side processing and Pandas to analyze the image and extract the dominant colors. The program also includes a graphical user interface (GUI) implemented using HTML and JavaScript, which displays the generated palette. This project demonstrates my ability to design and implement a full-stack web application using modern technologies and good coding practices.

Image_colour_palette_1

Image_colour_palette_2

Image_colour_palette_3

About

extract the color name and how many percentage usage on that particular image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published