marker_separation/py
mmcwilliams 1888bf9aba Completely boneheaded move: removed the poorly-working color matching logic completely rather than waiting for the rewrite to replace. Restored that and added threading logic for running renders in parallel 2023-11-30 13:15:58 -05:00
..
conf Display false and add logs line 2023-11-30 08:10:07 -05:00
palletes Save palletes 2023-10-23 22:45:02 -04: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 Completely boneheaded move: removed the poorly-working color matching logic completely rather than waiting for the rewrite to replace. Restored that and added threading logic for running renders in parallel 2023-11-30 13:15:58 -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