Sai Ashish is a highly skilled software engineer with industry experience in coding, designing, deploying, and debugging development projects. He is a former Google Developer Students Club lead and ...
A python color palette generator, using tkinter and numpy. Allows user to upload an image through a dialog. The app then finds the 10 most common colors in the image, rendering 10 buttons, giving them ...
Currently, usage is not ideal. The actual script must be edited to determine the file to be edited, the name of the output file, and the color palette. This will be changed with version 2.0.
Color Palette Extractor from Images using Python Transform any image into its unique color palette! 🚀 Upload a picture and instantly discover the dominant colors present in it. This project leverages ...
Continuing my AI journey, my second project is a Color Palette Extractor built with K-Means clustering. The idea is simple: take any image and automatically extract its dominant colors. I built it ...