beurtschipper
6ec05c9062
Update README.md
2021-03-27 17:03:45 +01:00
beurtschipper
f6b3da0918
Merge pull request #69 from computerfreund03/computerfreund03-patch-1
...
spelling fix
2021-03-27 17:02:46 +01:00
beurtschipper
230db06cd0
Merge branch 'main' into computerfreund03-patch-1
2021-03-27 17:02:40 +01:00
beurtschipper
50b5a8b700
Merge pull request #70 from toydotgames-archive/patch-1
...
README Text is set to Block Code Unintentionally
2021-03-27 17:01:52 +01:00
toydotgame
ae0bc782a7
Removed indentation
2021-03-27 11:41:55 +10:00
compi
5d7789320f
spelling fix
...
fixed typo
2021-03-26 19:45:19 +01:00
beurtschipper
58f536e7eb
Update README.md
2021-03-22 12:40:47 +01:00
beurtschipper
f38351e858
removed output image
2021-03-21 17:18:13 +01:00
beurtschipper
9284cc8cae
Changed readme
2021-03-21 17:17:17 +01:00
beurtschipper
a5ee8d72c8
Merge pull request #67 from beurtschipper/gimp
...
Implemented linear filter
2021-03-21 17:13:16 +01:00
beurtschipper
e00871fe2f
Implemented linear filter
2021-03-21 17:11:30 +01:00
beurtschipper
9c357e4cfe
Update README.md
2021-03-21 11:43:46 +01:00
beurtschipper
8e1bbb8139
Merge pull request #62 from Artoria2e5/patch-1
...
README.md: describe limitations
2021-03-20 18:30:52 +01:00
Mingye Wang
b28f426ae8
Update README.md
2021-03-19 03:36:24 +08:00
Mingye Wang
6042a2b4af
README.md: describe limitations
...
Add a section to describe common failure modes of the algorithm. Problem (1) is explored in genpixed.py, and it shouldn't be too hard to fix with an additional pixlating-mode switch. Problem (2) is bordering on the impossible.
2021-03-19 03:35:49 +08:00
beurtschipper
ee97434e33
Merge pull request #57 from Neildagr8/patch-1
...
Update depix.py
2021-03-16 09:10:23 +01:00
Neil Goyal
f7fab1013e
Update depix.py
2021-03-16 11:27:30 +05:30
beurtschipper
52e4ec8d5d
Merge pull request #53 from toydotgames-archive/main
...
Made the README Bearable
2021-03-15 18:42:43 +01:00
toydotgame
049e59b8ef
Update README.md
2021-03-15 17:36:18 +10:00
toydotgame
6853292023
Updated README
2021-03-15 17:25:36 +10:00
beurtschipper
4ef2281a81
Merge pull request #45 from beurtschipper/gimp
...
added generation function to compare with git
2021-01-16 11:35:14 +01:00
beurtschipper
2255fe9ec0
Merge pull request #44 from davidhcefx/comment
...
Add more comments and logging for better readability
2021-01-08 17:23:43 +01:00
davidhcefx
0790e6fc91
Add more comments and logging for better readability
2021-01-08 04:42:32 +08:00
beurtschipper
52c74ac98e
Merge pull request #43 from davidhcefx/main
...
Change criteria for checking neighbor blocks (#39 ) and possibly bugfix
2021-01-04 19:54:59 +01:00
davidhcefx
544ba4d623
Change criteria for checking neighbor blocks ( #39 ) and bugfix
...
- Change criteria for checking neighbor blocks, as described in #39 .
- Possibly bugfix:
- Under the loop in [line 192](f2353b6f5e/depixlib/functions.py (L192)
)
- assume it found a match in line 211 when `pixelatedSubRectange` == THE_ABOVE_PIXEL,
- and it also found a match when `pixelatedSubRectangle` == THE_BELOW_PIXEL,
- then `totalMatches` == 2, so the two results would be abandoned.
- However, they are valid results, and should be taken into account.
2021-01-05 00:22:12 +08:00
beurtschipper
f2353b6f5e
Improvements by davidhcefx
2020-12-30 19:21:03 +01:00
beurtschipper
0fc643dad0
added generation function to compare with git
2020-12-12 17:30:55 +01:00
beurtschipper
5a124f013c
Update README.md
2020-12-08 20:35:48 +01:00
beurtschipper
444ab42200
Update depix.py
...
Thanks to mgp25 for improvements in argparser
2020-12-07 22:58:23 +01:00
beurtschipper
c8c47d3495
Update README.md
2020-12-07 09:03:33 +01:00
beurtschipper
4400b20aee
Update README.md
2020-12-07 08:49:10 +01:00
beurtschipper
831e095e37
Merge pull request #1 from coinforensics/main
...
add requirements.txt
2020-12-06 23:04:45 +01:00
peter
86402e1941
add requirements.txt
2020-12-06 21:20:36 +01:00
beurtschipper
17287b57e1
Added article link
2020-12-06 18:22:17 +01:00
beurtschipper
18989c635a
Initial Depix commit
2020-12-06 14:29:44 +01:00