marker_separation/py
Matt McWilliams 1f0cc59037 Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image 2023-12-16 09:45:24 -05:00
..
conf Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image 2023-12-16 09:45:24 -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 Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image 2023-12-16 09:45:24 -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 Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image 2023-12-16 09:45:24 -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 Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image 2023-12-16 09:45:24 -05:00