Ingo Weyrich
|
74b26d953b
|
Merge pull request #5456 from Beep6581/dehaze_speedup
Speedup Dehaze
|
2019-09-23 22:19:04 +02:00 |
|
Ingo Weyrich
|
e62b004434
|
dehaze: removed benchmark code
|
2019-09-23 22:14:52 +02:00 |
|
Ingo Weyrich
|
a11295ef7a
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-23 20:33:55 +02:00 |
|
Ingo Weyrich
|
57466be795
|
Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening
|
2019-09-23 20:33:32 +02:00 |
|
Ingo Weyrich
|
e810cfa532
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-23 16:45:18 +02:00 |
|
Ingo Weyrich
|
8d5c999ad8
|
hasselblad_load_raw: fix warning
|
2019-09-23 16:44:55 +02:00 |
|
Ingo Weyrich
|
3124e2b801
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-23 16:32:48 +02:00 |
|
Ingo Weyrich
|
d1ccf27780
|
Capture sharpening: add missing history message
|
2019-09-23 16:32:23 +02:00 |
|
Ingo Weyrich
|
1e41ee6265
|
dehaze: fix two cppcheck style warnings, #5456
|
2019-09-23 15:54:11 +02:00 |
|
Ingo Weyrich
|
aee11bf367
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-23 14:51:15 +02:00 |
|
Ingo Weyrich
|
eae86cbd35
|
Merge pull request #5464 from Beep6581/hasselblad_load_review
Improve readability of hasselblad_load_raw() code, #5434
|
2019-09-23 14:23:15 +02:00 |
|
Ingo Weyrich
|
c83b577dc7
|
hasselblad_load_raw: apply changes requested by @Floessie in code review
|
2019-09-23 14:22:14 +02:00 |
|
Ingo Weyrich
|
9cff2bca48
|
dehaze: speedup and changes requested by @Floessie in code review, #5456
|
2019-09-23 13:43:43 +02:00 |
|
Ingo Weyrich
|
204475dd05
|
sleefsseavx: added horizontal min and max
|
2019-09-23 13:42:23 +02:00 |
|
Ingo Weyrich
|
7a8225d274
|
procparams: apply changes requested by @Floessie in code review
|
2019-09-23 13:40:19 +02:00 |
|
Ingo Weyrich
|
3ca7f09655
|
guidedfilter: apply changes requested by @Floessie in code review
|
2019-09-23 13:39:50 +02:00 |
|
Ingo Weyrich
|
f03605b735
|
boxblur: apply changes requested by @Floessie in code review
|
2019-09-23 13:39:21 +02:00 |
|
Morgan Hardwood
|
c656fa0fc7
|
Update screenshots in appdata file
|
2019-09-23 01:21:52 +02:00 |
|
Beep6581
|
6f1c4a3bfc
|
Merge pull request #5460 from scx/appdata-20190919
Update XDG files
|
2019-09-23 01:17:04 +02:00 |
|
Ingo Weyrich
|
ca162e8ffc
|
dehaze: (experimental) input normalization to improve handling of overexposed pictures, thanks @agriggio, #5456
|
2019-09-22 23:45:19 +02:00 |
|
Ingo Weyrich
|
189f474e03
|
dehaze: add accidently removed early exit in case there is no haze detected, #5456
|
2019-09-22 20:53:03 +02:00 |
|
Ingo Weyrich
|
0fc0eced5a
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-22 15:39:19 +02:00 |
|
Ingo Weyrich
|
153ef5a888
|
Merge pull request #5467 from Beep6581/capture_sharpening
Capture sharpening: radius offset depending on distance to center
|
2019-09-22 15:38:49 +02:00 |
|
Ingo Weyrich
|
757eef0ac5
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-22 13:24:17 +02:00 |
|
Ingo Weyrich
|
cab84aed38
|
dehaze: fix bug in luminance mode, #5456
|
2019-09-22 13:21:34 +02:00 |
|
Ingo Weyrich
|
7e042e23b3
|
Merge branch 'dev' into capture_sharpening
|
2019-09-22 00:30:15 +02:00 |
|
Ingo Weyrich
|
1e27156a32
|
Merge pull request #5421 from shlyakpavel/patch-2
improcfun.cc: cleanup
|
2019-09-22 00:29:06 +02:00 |
|
Ingo Weyrich
|
78d7c1da6a
|
Merge branch 'dev' into capture_sharpening
|
2019-09-22 00:25:55 +02:00 |
|
Ingo Weyrich
|
7726911f7a
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-22 00:01:29 +02:00 |
|
Ingo Weyrich
|
da800c8589
|
Merge pull request #5465 from ff2000/tcmalloc
Add option to link against libtcmalloc.so
|
2019-09-21 23:56:26 +02:00 |
|
Ingo Weyrich
|
27ba217d5b
|
Merge pull request #5420 from shlyakpavel/patch-1
dcraw.cc: replace memcpy with memmove
|
2019-09-21 23:55:57 +02:00 |
|
Ingo Weyrich
|
a7cc59c91d
|
dehaze: further speedup, stolen from ART, thanks @agriggio, #5456
|
2019-09-21 21:33:05 +02:00 |
|
Franz Trischberger
|
706c16510f
|
Add option to link against libtcmalloc.so
Implementation done by Alberto Griggio (agriggio)
for his fork at https://bitbucket.org/agriggio/art
libtcmalloc.so comes with google's perftools:
https://github.com/gperftools/gperftools
This should fix issues where glibc won't give
memory back to the OS.
Related issue: #4416
|
2019-09-21 08:44:53 +03:00 |
|
Ingo Weyrich
|
83a8ca8ef5
|
dehaze: Fix artifacts when blue channel is clipped, #5456, thanks to @agriggio
|
2019-09-20 15:29:35 +02:00 |
|
Ingo Weyrich
|
7ff3192cc9
|
dehaze: added lumimance mode from ART, #5456, thanks to @agriggio
|
2019-09-20 14:03:09 +02:00 |
|
scx
|
581e46c7b0
|
Fix AppData file
- Remove unreachable screenshot URL
|
2019-09-19 23:59:00 +02:00 |
|
scx
|
2415511b70
|
Update desktop file
- Change order of categories (Main Category before Additional Categories)
|
2019-09-19 23:55:31 +02:00 |
|
scx
|
633eab24c2
|
Update AppData file
- Fix description (<p> tag)
- Remove keywords (should be obtained from desktop file)
- Fix URLs
- Fix screenshot caption (too long)
|
2019-09-19 23:44:17 +02:00 |
|
scx
|
e33bee7cea
|
Update desktop file
- Update Version entry (Keyword key was introduced in 1.1)
- Fix GenericName
- Add TryExec entry
- Update Keywords
|
2019-09-19 23:40:49 +02:00 |
|
Ingo Weyrich
|
7d5ec6c067
|
Fix bug at right border in new boxblur function, #5456
|
2019-09-19 22:21:45 +02:00 |
|
Ingo Weyrich
|
3981e285b9
|
dehaze: fix broken build on gcc < 9.x, #5456
|
2019-09-19 22:06:41 +02:00 |
|
Ingo Weyrich
|
3ab379ad0a
|
Dehaze: further speedup, #5456
|
2019-09-19 20:56:33 +02:00 |
|
Ingo Weyrich
|
e10c3b2f66
|
Merge pull request #5458 from rom9/filmneg_fix_spot_size
Fixed sampling loop ranges in `channelsAvg`.
|
2019-09-18 22:56:05 +02:00 |
|
rom9
|
c0aa982fdd
|
Fixed sampling loop ranges in channelsAvg . It was effectively doubling spotSize , sampling an area of 64x64 instead of 32x32.
|
2019-09-18 21:32:35 +02:00 |
|
Ingo Weyrich
|
991fc94d89
|
Speedup for guided filter
|
2019-09-17 15:11:12 +02:00 |
|
Ingo Weyrich
|
a0c6c1569c
|
Fix indentations
|
2019-09-16 21:43:03 +02:00 |
|
Ingo Weyrich
|
da3eff8aa7
|
Merge branch 'dev' into capture_sharpening
|
2019-09-16 17:19:09 +02:00 |
|
Ingo Weyrich
|
c88a74e83a
|
Merge pull request #5427 from Beep6581/speedup_transform
Speedup for transform
|
2019-09-16 17:18:38 +02:00 |
|
Ingo Weyrich
|
796e8f0289
|
Removed timing code
|
2019-09-16 17:17:49 +02:00 |
|
Ingo Weyrich
|
6d9e7d5898
|
Update Standard Film Curve - ISO Low.pp3
|
2019-09-16 15:52:11 +02:00 |
|