Commit Graph

14 Commits

Author SHA1 Message Date
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
mmcwilliams e8c490c3f3 progress on updateing palete schema 2023-11-21 13:28:49 -05:00
mmcwilliams 642d53fb42 All comparison updates 2023-11-10 12:10:20 -05:00
mmcwilliams 983494a2a1 Caught insane bug: was alwasy selecting last element. mIdx not mIdx 2023-11-05 07:08:28 -05:00
mmcwilliams 1a4273d08c There is clearly a bug 2023-11-03 21:46:40 -04:00
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 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 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
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