Commit graph

13 commits

Author SHA1 Message Date
cf3b2d8f67 Add Stucki dithering 2023-07-30 21:26:35 +02:00
6d522147f7 Add Floyd-Steinberg dithering 2023-07-30 21:26:29 +02:00
452428ce5f Add bad random dithering 2023-07-30 20:42:06 +02:00
d332a2560e Add dither command and threshold dithering 2023-07-30 20:00:03 +02:00
618d6ac4e9 Add util module 2023-07-30 19:23:49 +02:00
2a174de7bd Enable and fix warnings and lints 2023-07-30 18:22:49 +02:00
51e3fed4f6 Extract bw stuff to new module 2023-07-30 17:32:50 +02:00
be3fbc635e Add hsv bw algorithm 2023-07-30 17:31:02 +02:00
b71974c440 Ignore temporary files 2023-07-30 17:13:41 +02:00
ef99bee0d3 Convert images into black and white 2023-07-30 17:13:23 +02:00
dd38ff0ccd Load and save images 2023-07-30 16:44:11 +02:00
b29f22a5a8 Parse cli args 2023-07-30 15:54:35 +02:00
5e04129f4d Create project 2023-07-30 15:39:43 +02:00