Skip to content

This jupyter notebooks takes an input image and creates an list from a subset of it's pixels. First it shows the coordinates of these pixels in the RGB color space. In order to get a color scheme from this image, the values get clusters. Afterwards the list gets converted to the HSV space and clustered again. Afterwards the same is done for the …

License

Notifications You must be signed in to change notification settings

andjoer/k_means_color_spaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K_means_color_spaces

This jupyter notebooks takes an input image and creates an list from a subset of it's pixels. First it shows the coordinates of these pixels in the RGB color space. In order to get a color scheme from this image, the values get clusters. Afterwards the list gets converted to the HSV space and clustered again. Afterwards the same is done for the LAB color space.

About

This jupyter notebooks takes an input image and creates an list from a subset of it's pixels. First it shows the coordinates of these pixels in the RGB color space. In order to get a color scheme from this image, the values get clusters. Afterwards the list gets converted to the HSV space and clustered again. Afterwards the same is done for the …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published