This website requires JavaScript.
848ed145bf
update web images.
master
mark
2026-07-10 10:31:28 +02:00
c09219c462
blog updates. more demo assets, SURF-attempts and more
mark
2026-07-09 18:03:37 +02:00
a87f00174e
update with continues and bk tree
mark
2026-07-06 20:22:00 +02:00
729071817e
phash updates!
mark
2026-07-04 01:10:33 +02:00
44763c3408
Update .gitignore
mark
2026-07-02 20:21:52 +02:00
8c4bb53608
Mutator updates, linting
mark
2024-07-08 10:38:42 +02:00
ead1cf9931
doei tekst
mark
2024-07-08 10:38:15 +02:00
163a78d491
package updates
mark
2024-07-08 10:38:01 +02:00
9d0c9aab3e
text updates
mark
2024-06-27 10:33:43 +02:00
5b0be40e2f
paper?
mark
2024-06-25 17:59:01 +02:00
9dce76f0b0
wasm
mark
2024-06-25 17:21:56 +02:00
fd616f37fd
wasm module. linter updates
mark
2024-06-25 17:21:28 +02:00
5e6a6c62bf
stat calculation updates
mark
2024-06-17 21:54:13 +02:00
a98eaeb30e
better pr curve, plotter, store fixes
mark
2024-06-12 01:59:37 +02:00
3bb28a7e5b
PR curve
mark
2024-06-10 23:41:23 +02:00
9fa594045d
Fixes compilation, horizontal flip for DCT. Adds PR calculation. DCT is now somewhat invariant to horizontal flips. First version of precision recall variable is calculated.
mark
2024-06-02 14:58:14 +02:00
57bb30b970
Adds mutators and experiment setup Calculates basic phashes for images and their mutations. More stats are needed, but it's a start
mark
2024-05-27 01:00:06 +02:00
4e6d9e09ba
make descriptor member of store
mark
2024-05-26 12:29:25 +02:00
d3b551f6ed
Merge pull request 'adds drone pipeline' (#1 ) from drone into master
mark
2024-05-24 10:03:40 +02:00
d7e542412f
Merge branch 'master' into drone
mark
2024-05-24 10:00:45 +02:00
46216c230e
Various updates too lazy to split commits. some refactoring, clap, more binaries.
mark
2024-05-24 09:59:49 +02:00
cc518b25c8
Merge branch 'master' into drone
mark
2024-05-24 09:54:02 +02:00
1b2536f1e0
refactors and new dct binary
mark
2024-05-17 13:43:18 +02:00
8c3112f9f2
viuer terminal images
mark
2024-05-14 23:18:18 +02:00
4327fe8c7c
inverted hashmap, added bktree
mark
2024-05-14 14:37:33 +02:00
335f7e7d8c
removes default implementation of info
mark
2024-05-12 16:07:43 +02:00
2bc050bb44
docstrings
mark
2024-05-12 15:46:31 +02:00
899ecbbee4
experiment binary fix
mark
2024-05-12 14:38:25 +02:00
659b53ed5c
DCT mask calculation updated
mark
2024-05-12 14:37:41 +02:00
cb4c562214
pass image as reference
mark
2024-05-12 13:19:27 +02:00
fcfdf4add2
renames resized image and fixes borrowing issue
mark
2024-05-12 13:15:13 +02:00
13fd6d0635
only save when debugging
mark
2024-05-12 13:11:52 +02:00
a0c1a650b0
Only reconstruct on debug
mark
2024-05-12 10:44:15 +02:00
3c657404f2
base quality on wrong q-factor
mark
2024-05-12 10:29:58 +02:00
b8ed4c0c7e
store uitgewerkt
mark
2024-05-12 00:16:38 +02:00
8838e41eb1
output fixes
mark
2024-05-11 01:22:58 +02:00
dc57133825
updated logging
mark
2024-05-10 17:52:02 +02:00
89e7afca4e
first version descriptorstore
mark
2024-05-10 11:38:11 +02:00
499f7f7bfd
fixes experiment binary
mark
2024-05-08 12:01:33 +02:00
1aa32a3788
refactor dct and quality
mark
2024-05-08 10:12:53 +02:00
31351ea91d
refactor idct
mark
2024-05-07 01:31:26 +02:00
4c55afa1f4
refactor into modules
mark
2024-05-06 23:12:14 +02:00
dcf4be921c
quantization matrix wip
mark
2024-05-06 01:14:53 +02:00
75dff82f0f
dct with working inverse
mark
2024-05-05 22:45:31 +02:00
c61f87bdc3
inverse dct
mark
2024-05-05 14:36:49 +02:00
c50fb4d785
better dct maybe
mark
2024-05-04 23:26:13 +02:00
401d612259
dctfilename binary in base64
mark
2024-05-04 15:52:36 +02:00
3e03c94727
remove unused
mark
2024-05-04 15:52:14 +02:00
f25a03660d
unused prefix
mark
2024-05-04 15:51:48 +02:00
a9ee164b4f
resize function refactor
mark
2024-05-04 10:57:42 +02:00
3c861cb796
move experiment binary to folder
mark
2024-05-04 10:57:22 +02:00
08dd17f292
rename crate
mark
2024-05-04 10:56:04 +02:00
16d57f9c57
rename crate
mark
2024-05-04 10:55:48 +02:00
6276ca1f77
adds dct?
mark
2024-05-03 13:34:16 +02:00
ac247f1fa5
:
mark
2022-11-13 02:26:15 +01:00
6ad194de91
nieuwere rust image
mark
2022-11-13 02:17:47 +01:00
b44aa5d6a5
adds drone pipeline
mark
2022-11-13 02:02:40 +01:00
b7d993dfa5
serialize from and to file
mark
2022-11-11 20:48:44 +01:00
cd97a70e0b
hashmap and serialization not sure about the messagepack format, but its fine for now.
mark
2022-11-11 01:50:14 +01:00
b449855bab
distance function
mark
2022-11-10 17:33:32 +01:00
0eccde4b18
initial commit
mark
2022-11-10 00:41:06 +01:00