Commit Graph

19 Commits

Author SHA1 Message Date
mark 1aa32a3788 refactor dct and quality 2024-05-08 10:12:53 +02:00
mark 31351ea91d refactor idct 2024-05-07 01:31:26 +02:00
mark 4c55afa1f4 refactor into modules 2024-05-06 23:12:14 +02:00
mark dcf4be921c quantization matrix wip 2024-05-06 01:14:53 +02:00
mark 75dff82f0f dct with working inverse 2024-05-05 22:45:31 +02:00
mark c61f87bdc3 inverse dct 2024-05-05 14:36:49 +02:00
mark c50fb4d785 better dct maybe 2024-05-04 23:26:13 +02:00
mark 401d612259 dctfilename binary in base64 2024-05-04 15:52:36 +02:00
mark 3e03c94727 remove unused 2024-05-04 15:52:14 +02:00
mark f25a03660d unused prefix 2024-05-04 15:51:48 +02:00
mark a9ee164b4f resize function refactor 2024-05-04 10:57:42 +02:00
mark 3c861cb796 move experiment binary to folder 2024-05-04 10:57:22 +02:00
mark 08dd17f292 rename crate 2024-05-04 10:56:04 +02:00
mark 16d57f9c57 rename crate 2024-05-04 10:55:48 +02:00
mark 6276ca1f77 adds dct? 2024-05-03 13:34:16 +02:00
mark b7d993dfa5 serialize from and to file 2022-11-11 20:48:44 +01:00
mark cd97a70e0b hashmap and serialization
not sure about the messagepack format, but its fine for now.
2022-11-11 01:50:14 +01:00
mark b449855bab distance function 2022-11-10 17:33:32 +01:00
mark 0eccde4b18 initial commit 2022-11-10 00:41:06 +01:00