marker_separation/py
Matt McWilliams c9e65dc962 Added the marker colored pallete 2023-12-15 23:55:00 -05:00
..
conf Display false and add logs line 2023-11-30 08:10:07 -05:00
palletes Added the marker colored pallete 2023-12-15 23:55:00 -05:00
.gitignore Perform closest color match and composite with selected colors 2023-11-25 09:40:13 -05:00
common.py Full process is now producing and optimizing svg layers. It needs to be made deterministic by sorting the colors and have the ability to compare in different color spaces. 2023-11-29 23:08:23 -05:00
comparison_comparison.py progress on updateing palete schema 2023-11-21 13:28:49 -05:00
install.sh Start splitting up app functionality 2023-10-21 08:26:58 -04:00
pallete.py Pallete script can generate valid pallete json 2023-10-23 22:05:58 -04:00
pallete_schema.py Perform closest color match and composite with selected colors 2023-11-25 09:40:13 -05:00
posterize.py Implemented parallel processing amongst render and optimization jobs. This thing is much much faster now 2023-11-30 15:05:26 -05:00
requirements.txt 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
separate.py Optionally run multiple jobs at once 2023-11-30 08:09:43 -05:00