15 Commits

Author SHA1 Message Date
Ingo Weyrich
1d51016bdd Fix some lgtm issues 2019-10-30 14:07:49 +01:00
Ingo Weyrich
ed161c6288 Reduce rawimage.h dependencies 2019-10-29 15:21:02 +01:00
Ingo Weyrich
c11087c28d Cleanup curves.h includes 2019-10-29 14:15:45 +01:00
Ingo Weyrich
11f8672584 Fix bug in Capture Sharpening 2019-10-26 12:54:29 +02:00
Ingo Weyrich
0e209a0bc1 Capture Sharpening: Highlights zone with Color Propagation are filled in a purple color, fixes #5505 2019-10-22 14:12:38 +02:00
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