Project for palletizing images to limited sets of marker colors.
Go to file
Matt McWilliams f862e28a8b Now posterizes an image to a number of colors determined by the command line arguments on separator.py. Still needs to color match and then export to different layer files. 2023-10-21 13:51:38 -04:00
cpp All work in progress saved 2023-09-27 10:40:13 -04:00
py Now posterizes an image to a number of colors determined by the command line arguments on separator.py. Still needs to color match and then export to different layer files. 2023-10-21 13:51:38 -04:00
.gitignore All work in progress saved 2023-09-27 10:40:13 -04:00
README.md All work in progress saved 2023-09-27 10:40:13 -04:00

README.md

Marker Separation

Project for palletizing images based on a limited set of marker colors.

Includes Python application for prototyping and C++ application for building a self-contained binary.