marker_separation/py
Matt McWilliams 3649e53850 Progress on different distance algorithms (current broken due to sketchy python) 2023-10-26 23:37:27 -04:00
..
palletes Save palletes 2023-10-23 22:45:02 -04:00
.gitignore Having trouble compiling matched colors to preview image 2023-10-24 20:44:09 -04:00
common.py Progress on different distance algorithms (current broken due to sketchy python) 2023-10-26 23:37:27 -04:00
comparison_comparison.py Progress on different distance algorithms (current broken due to sketchy python) 2023-10-26 23:37:27 -04: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 Improve color conversion method. Allow for comparison_comparison to test all color spaces 2023-10-24 16:14:56 -04:00
posterize.py Begin assembling preview image 2023-10-24 21:01:09 -04: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
separator.py Having trouble compiling matched colors to preview image 2023-10-24 20:44:09 -04:00