Commit Graph

10 Commits

Author SHA1 Message Date
Ingo Weyrich
851a12e165 capture sharpening: more clear variable names 2019-09-24 19:18:26 +02:00
Ingo Weyrich
79b3ff8e6e capture sharpening: allow negative corner boost 2019-09-24 18:59:02 +02:00
Ingo Weyrich
f2cdbd0e4d Capture sharpening: experimental radius offset depending on distance to center 2019-09-16 15:09:47 +02:00
Ingo Weyrich
a06c2714e2 Update capturesharpening.cc
Fix artifacts at radius > 0.85
2019-09-15 16:29:29 +02:00
Ingo Weyrich
51daaf5fa1 Capture Sharpening: some code cleanups 2019-09-14 19:35:19 +02:00
Ingo Weyrich
aadeb539a9 Capture sharpening: small speedup, also reduced memory usage by width * height * 4 byte 2019-09-14 17:51:28 +02:00
Ingo Weyrich
62ec0f0fd2 Capture sharpening: tiled deconvolution 2019-09-14 14:43:32 +02:00
Ingo Weyrich
4079bb9920 Capture Sharpening: automatic radius calculation 2019-09-11 18:56:07 +02:00
Ingo Weyrich
fb51c4ca92 capture sharpening: Fix crash when using gamma < 1.0, #5412 2019-09-03 17:08:37 +02:00
Ingo Weyrich
f882309f59 capture sharpening: own compilation unit, smooth progressbar, #5412 2019-08-30 14:45:45 +02:00