Commit Graph

19 Commits

Author SHA1 Message Date
Matt McWilliams 3649e53850 Progress on different distance algorithms (current broken due to sketchy python) 2023-10-26 23:37:27 -04:00
mmcwilliams 2a6fc4147b Display pallete 2023-10-25 22:43:58 -04:00
Matt McWilliams dd1e559581 Begin assembling preview image 2023-10-24 21:01:09 -04:00
Matt McWilliams 654726840d Having trouble compiling matched colors to preview image 2023-10-24 20:44:09 -04:00
Matt McWilliams 4d94666449 For some reason RGB and BGR comparison seem wrong. 2023-10-24 19:42:03 -04:00
mmcwilliams aef8ab8267 Improve color conversion and loop through different color spaces when making comparisons 2023-10-24 17:09:09 -04:00
mmcwilliams 1d23aac7d1 Perform comparison in different color spaces. Move common utilty functions to common lib 2023-10-24 16:46:08 -04:00
mmcwilliams d579e83762 t 2023-10-24 16:45:22 -04:00
mmcwilliams f0de99a148 Improve color conversion method. Allow for comparison_comparison to test all color spaces 2023-10-24 16:14:56 -04:00
Matt McWilliams e22bffbe25 Use palleteschema in comparison_comparison 2023-10-23 22:46:18 -04:00
Matt McWilliams f426ba9e92 Save palletes 2023-10-23 22:45:02 -04:00
Matt McWilliams 3f7ba3ad67 Pallete script can generate valid pallete json 2023-10-23 22:05:58 -04:00
mmcwilliams 423d4ee57d Convert works but is NOT LOSSLESS 2023-10-23 16:09:08 -04:00
mmcwilliams 7523ca8878 Save comparison script 2023-10-23 10:32:35 -04:00
Matt McWilliams f3123e38c3 WIP 2023-10-23 00:01:31 -04:00
Matt McWilliams 07f9bc35e5 Can now separate image, and write masks to files 2023-10-21 20:27:30 -04:00
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
Matt McWilliams d7ec5bb111 Start splitting up app functionality 2023-10-21 08:26:58 -04:00
mmcwilliams 6be6982ce5 All work in progress saved 2023-09-27 10:40:13 -04:00