U-PC-BUREAU\jacques
|
9cc65909e9
|
Fixed bug with Blur and Noise for noise
|
2018-11-07 14:46:55 +01:00 |
|
U-PC-BUREAU\jacques
|
b3e6e75bf7
|
add detectshape to suppressed code and improve cat02_local
|
2018-11-07 08:36:21 +01:00 |
|
U-PC-BUREAU\jacques
|
fa3e0a74fc
|
merge with dev
|
2018-11-06 19:38:54 +01:00 |
|
U-PC-BUREAU\jacques
|
42fa97506a
|
Simplify code - reduce artifacts
|
2018-11-06 17:04:30 +01:00 |
|
heckflosse
|
b8af63bb04
|
Use vclampf(value, low, high) whereever possible, #4942
|
2018-11-05 19:50:24 +01:00 |
|
heckflosse
|
8a31f0368c
|
Use vsqrtf instead of _mm_sqrt_ps
|
2018-11-05 16:02:32 +01:00 |
|
heckflosse
|
0983817434
|
SSE: Review usage of vminf, vmaxf functions, #4942
|
2018-11-05 15:59:41 +01:00 |
|
U-PC-BUREAU\jacques
|
c4d1241354
|
improvment to tone-mapping local - same as make by Ingo in dev
|
2018-11-05 15:03:45 +01:00 |
|
U-PC-BUREAU\jacques
|
f47cc199b5
|
merge with dev
|
2018-11-05 14:46:23 +01:00 |
|
U-PC-BUREAU\jacques
|
8cac5471e2
|
Improve shape detection and Excludind spot
|
2018-11-05 10:54:03 +01:00 |
|
heckflosse
|
fa91103aec
|
Better fix for #4934
|
2018-11-05 09:43:45 +01:00 |
|
heckflosse
|
56e45087cf
|
Segfault when using Tonemapping on completely black data, fixes #4934
|
2018-11-05 08:17:02 +01:00 |
|
U-PC-BUREAU\jacques
|
aef2ad47e3
|
merge with dev
|
2018-11-03 17:24:34 +01:00 |
|
heckflosse
|
fb0d231cb2
|
use double precision gaussian blur if sigma >= 25, #4928
|
2018-11-03 14:26:39 +01:00 |
|
Hombre
|
7474598ebc
|
Fix a crash that can occure when creating the thumbnail (no issue)
|
2018-11-03 13:59:04 +01:00 |
|
Alberto Griggio
|
0c488eadaf
|
DR Compression: updated defaults and renamed "Threshold" to "Detail" in the GUI
Fixes #4912
|
2018-11-03 02:36:30 +01:00 |
|
heckflosse
|
240f1eac65
|
Colortoning lab regions: vectorized last loop, #4914
|
2018-11-02 23:05:40 +01:00 |
|
Ingo Weyrich
|
d07d06a885
|
Merge pull request #4919 from Beep6581/labregions-speedup
Labregions speedup, closes #4914
|
2018-11-02 21:42:40 +01:00 |
|
heckflosse
|
64af0e7602
|
Colortoning lab regions: Disabled timing code and removed double declaration of c_factor, #4914
|
2018-11-02 21:06:38 +01:00 |
|
heckflosse
|
e199d1ea10
|
Colortoning lab regions: Move guid fill into main loop, #4914
|
2018-11-02 19:02:05 +01:00 |
|
Alberto Griggio
|
e611efd6b4
|
fixed segfault (out of range LUT access) in shadows/highlights
Fixes #4922
|
2018-11-02 12:01:24 +01:00 |
|
Alberto Griggio
|
4186c2b139
|
L*a*b* grid color toning: fixed scaling bug introduced in 74a467fb4e
|
2018-11-02 13:47:09 +01:00 |
|
heckflosse
|
47d6ee44f8
|
Removed accidently committed file
|
2018-11-01 22:31:12 +01:00 |
|
heckflosse
|
906cf63ecd
|
Colortoning Lab regions: some vectorized precalculations in first loop, #4914
|
2018-11-01 22:30:26 +01:00 |
|
heckflosse
|
dd635de72c
|
Colortoning Lab regions: move some calculations outside last loop, #4914
|
2018-11-01 20:09:30 +01:00 |
|
heckflosse
|
41b802bdd3
|
Colortoning Lab regions: use xlogf and xexpf from sleef.c, #4914
|
2018-11-01 18:51:17 +01:00 |
|
U-PC-BUREAU\jacques
|
19d71e46d4
|
merge with dev
|
2018-11-01 17:34:21 +01:00 |
|
Alberto Griggio
|
5e30b5ac58
|
merged 'colortoning-labregions' into 'dev'
|
2018-11-01 15:18:11 +01:00 |
|
Alberto Griggio
|
e9f0b6ac60
|
L*a*b* regions: some code cleanups
|
2018-11-01 13:34:10 +01:00 |
|
heckflosse
|
72787cd990
|
Set Post-Resize Sharpening Contrast Threshold to 15, fixes #4909
|
2018-11-01 12:12:01 +01:00 |
|
U-PC-BUREAU\jacques
|
b9c7fa80da
|
merge with dev
|
2018-11-01 08:37:28 +01:00 |
|
Alberto Griggio
|
86b282fc68
|
procparams: call DehazeParams::operator== in ProcParams::operator==
|
2018-11-01 05:42:45 +01:00 |
|
Alberto Griggio
|
be03d1061a
|
L*a*b* regions: allow for a bit more latitude in corrections
|
2018-11-01 00:18:59 +01:00 |
|
Ingo Weyrich
|
0bb5d26ed0
|
Merge pull request #4908 from Beep6581/getridoffeahistogramcache
Get rid of aehistogram files in RT cache.
Merged to get more tests. Issue and pr stay open for a while
|
2018-10-31 21:56:00 +01:00 |
|
Alberto Griggio
|
fb97eeaa5a
|
guided filter: fixed bug due to overlapping input and output arrays
|
2018-10-31 17:53:47 +01:00 |
|
Alberto Griggio
|
7090730063
|
Merge pull request #4898 from Beep6581/dehaze
Dehaze
|
2018-10-31 13:26:08 -05:00 |
|
heckflosse
|
f6c864d477
|
Get rid of aehistogram files in RT cache, fixes #4904
|
2018-10-31 15:02:53 +01:00 |
|
Morgan Hardwood
|
cef5d12779
|
AllowUpscaling=false for old PP3s
PP3s from before the Allow Upscaling option's introduction to the Resize
tool should defaut to not allow upscaling.
Closes #4643
|
2018-10-30 21:18:21 +01:00 |
|
Alberto Griggio
|
74a467fb4e
|
labgrid: work on [0,1] values
|
2018-10-30 21:12:44 +01:00 |
|
heckflosse
|
1dcf92322d
|
RT crashes with wrong value in profile (curves), fixes #4398
|
2018-10-30 19:36:37 +01:00 |
|
heckflosse
|
894fb8d9b3
|
vng4 demosaic: another small speedup, #4633
|
2018-10-30 13:45:44 +01:00 |
|
heckflosse
|
13abcd0f6c
|
vng4 demosaic: another very small speedup, #4633
|
2018-10-28 20:37:34 +01:00 |
|
Alberto Griggio
|
50c623802a
|
set LabRegions as the default color toning method
|
2018-10-28 18:38:55 +01:00 |
|
Ingo Weyrich
|
b47884bf93
|
Merge pull request #4897 from Beep6581/vng4-speedup
Vng4 speedup
|
2018-10-27 18:46:25 +02:00 |
|
heckflosse
|
47cfcd51d4
|
vng4 demosaic: removed StopWatch, fixes #4897
|
2018-10-27 18:46:02 +02:00 |
|
Alberto Griggio
|
b651cdd40b
|
Merge pull request #4885 from Beep6581/softlight-later-pipeline
moved softlight later in the pipeline
|
2018-10-27 18:03:51 +02:00 |
|
Alberto Griggio
|
7fb90644d3
|
dehaze: tweak epsilon to avoid artifacts in corner cases
|
2018-10-27 15:25:38 +02:00 |
|
heckflosse
|
1b291aee9b
|
vng4 demosaic: minor speedup, #4633
|
2018-10-26 22:20:20 +02:00 |
|
heckflosse
|
3d61eca91f
|
vng4 demosaic: remove unreachable code, #4633
|
2018-10-26 20:23:27 +02:00 |
|
Alberto Griggio
|
91f9dfe110
|
labregions: properly scale the guide to [0,1] for the guidedFilter calls
|
2018-10-26 18:04:41 +02:00 |
|