Commit graph

4 commits

Author SHA1 Message Date
saji 2011ece21d add toml; move eink-specific palettes to separate file
All checks were successful
cargo_test_bench / Run Tests (push) Successful in 1m28s
cargo_test_bench / Run Benchmarks (push) Successful in 2m18s
2024-07-31 20:20:22 -05:00
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
saji 0d444e9701 add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
saji a033a55098 rename imageproc to dither.rs 2024-07-30 10:45:29 -05:00
Renamed from src/imageproc.rs (Browse further)