Program to control 7-color E-Ink displays with advanced dithering.
Find a file
saji 3302928cb7 optimize palette L*A*B* conversion, revert HyAb
HyAb makes the image look worse for higher contrast images.
We can look into adding quality control knobs in the future.
2024-07-31 00:09:44 -05:00
benches add benchmark 2024-07-30 22:32:39 -05:00
samples add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
src optimize palette L*A*B* conversion, revert HyAb 2024-07-31 00:09:44 -05:00
tests split regression tests 2024-07-30 21:53:58 -05:00
.gitignore initial commit 2024-06-24 08:29:59 -05:00
build.sh adjust build.sh commands 2024-07-27 23:02:08 -05:00
Cargo.lock add benchmarks, lib.rs 2024-07-30 12:24:39 -05:00
Cargo.toml add benchmarks, lib.rs 2024-07-30 12:24:39 -05:00
flake.lock wip: flake 2024-07-17 17:07:31 -05:00
flake.nix wip: flake 2024-07-17 17:07:31 -05:00
test.hurl working set image api 2024-07-27 23:01:57 -05:00