Skip to content

gwphelps/Image_Recolorer

Repository files navigation

Image_Recolorer

A collection of a few image-processing scripts in python:

  • filter.py - takes a collection of hex colors and replaces all the colors in an image with those colors, esentially recoloring the image.
  • pallate_generator.py - takes an image and uses an implementation of k-means clustering to generate a list of n colors that make up that image.

filter.py

python filter.py image commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages