Matt McWilliams
|
537ac0075b
|
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 |
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 |
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 |