An open API service indexing awesome lists of open source software.

https://github.com/dillikumarnl/image_color_extractor

Application that extracts the most colors in image. It built using python with NumPy, flask, pillow, collection modules.
https://github.com/dillikumarnl/image_color_extractor

collections flask numpy-arrays pillow python3

Last synced: 2 months ago
JSON representation

Application that extracts the most colors in image. It built using python with NumPy, flask, pillow, collection modules.

Awesome Lists containing this project

README

          

## Project Description
This Python-based application analyzes images to extract their most prominent colors, automatically generating a corresponding color palette. The project utilizes Flask for the web framework, NumPy for numerical operations, Pillow for image processing, and the collections module for data handling.
## Installation Steps
1. Clone the project in your local machine.
2. Install the Requirements Modules in the requirements.txt file
3. Run the Application.

## Screenshot's

1. Initial Lookup: \

image

2. After Uploads: \

image
image
image