Code that reduces color palette of an image to fixed number of colors using the K-means algorithm.
Primary LanguagePython