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

https://github.com/roma-glushko/image-color-clustering


https://github.com/roma-glushko/image-color-clustering

clustering-algorithm image-processing ipython-notebook kmeans-clustering machine-learning python3

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Image Color Clastering

Project uses K-mean clustering algorithm to apply popart-like effect: image colors are being clustered which helps to simplify color pallete on the image.

Parameter K in K-mean algorightm defines how many colors should be used in order to simplify the image.

## Examples

### Example1. Moon (Credits)

| Clusters | 2 | 4 | 10 | 36 | Original |
|----------|---|---|----|----|----------|
| Results | | | | | |

### Example2. Tibidabo Amusement Park, Spain (Credits)

| Clusters | 2 | 3 | 4 | 16 | Original |
|----------|---|---|---|----|----------|
| Results | | | | | |

### Example3. Street Lights (Credits)

| Clusters | 2 | 3 | 4 | Original |
|----------|---|---|---|----------|
| Results | | | | |