Commit Graph

40 Commits

Author SHA1 Message Date
mark cc518b25c8 Merge branch 'master' into drone
continuous-integration/drone Build is passing
2024-05-24 09:54:02 +02:00
mark 1b2536f1e0 refactors and new dct binary 2024-05-17 13:43:18 +02:00
mark 8c3112f9f2 viuer terminal images 2024-05-14 23:18:18 +02:00
mark 4327fe8c7c inverted hashmap, added bktree 2024-05-14 14:37:33 +02:00
mark 335f7e7d8c removes default implementation of info 2024-05-12 16:07:43 +02:00
mark 2bc050bb44 docstrings 2024-05-12 15:46:31 +02:00
mark 899ecbbee4 experiment binary fix 2024-05-12 14:38:25 +02:00
mark 659b53ed5c DCT mask calculation updated 2024-05-12 14:37:41 +02:00
mark cb4c562214 pass image as reference 2024-05-12 13:19:27 +02:00
mark fcfdf4add2 renames resized image and fixes borrowing issue 2024-05-12 13:15:13 +02:00
mark 13fd6d0635 only save when debugging 2024-05-12 13:11:52 +02:00
mark a0c1a650b0 Only reconstruct on debug 2024-05-12 10:44:15 +02:00
mark 3c657404f2 base quality on wrong q-factor 2024-05-12 10:29:58 +02:00
mark b8ed4c0c7e store uitgewerkt 2024-05-12 00:16:38 +02:00
mark 8838e41eb1 output fixes 2024-05-11 01:22:58 +02:00
mark dc57133825 updated logging 2024-05-10 17:52:02 +02:00
mark 89e7afca4e first version descriptorstore 2024-05-10 11:38:11 +02:00
mark 499f7f7bfd fixes experiment binary 2024-05-08 12:01:33 +02:00
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 ac247f1fa5 :
continuous-integration/drone/push Build is passing
2022-11-13 02:26:15 +01:00
mark 6ad194de91 nieuwere rust image
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-11-13 02:17:47 +01:00
mark b44aa5d6a5 adds drone pipeline
continuous-integration/drone Build is failing
continuous-integration/drone/pr Build is failing
2022-11-13 02:02:40 +01: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