Image Recoloring System
Image Recoloring System
Course: Scripting and Parametric Design
For my final project for the course, I was interested in investigating image manipulation and recoloring through numeric manipulation of color values. My initial idea was that this could be used for iterating on images, quickly automating applications of colors for artistic purposes, or for creating pop art. This project takes two source images, one which acts as the pattern, and another which acts as the color source. The user can adjust the number of colors sampled, along with the image resolution, and the order that the colors are applied to the output drawing in.
In this project, I worked in Rhino7, Grasshopper, and Python.