Commit graph

15 commits

Author SHA1 Message Date
Vinzenz Schroeter 0521e103ec remove spacers in image processing 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter b1c3ac8538 add send image command 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter 19f24f9331 extract image processing 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter ae1571bcd1 update README, version, cargo update 2025-03-02 15:12:22 +01:00
Vinzenz Schroeter 70cc466253 add options to disable steps 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 9d5b21673a ostromoukhov dither 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 1de6caa8a7 implement histogram correction from CCCB_Ledwand 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 2dcf092100 split execute.rs 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 304317a86e fix pixels on inverts 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter b770607893 add invert, more help text, ...
choose if pointer is visible to make dithering more stable
2025-02-12 22:02:17 +01:00
Vinzenz Schroeter 83baf7b419 improve cli
Some checks failed
Rust / build (push) Failing after 1m11s
2025-02-12 20:48:37 +01:00
Vinzenz Schroeter ef19ab8b3f stream screen to display 2025-02-12 20:30:27 +01:00
Vinzenz Schroeter 9e299f69f6 add simple stdin streaming 2025-02-12 18:11:38 +01:00
Vinzenz Schroeter 442da63c90 set screen brightness
Some checks failed
Rust / build (push) Failing after 50s
2025-02-08 13:57:05 +01:00
Vinzenz Schroeter 8390b739da basic command structure, implement reset
Some checks failed
Rust / build (push) Failing after 49s
2025-02-08 13:21:34 +01:00