2547 Commits

Author SHA1 Message Date
heckflosse
9210a56ca4 Log filename in case mmap failed 2019-02-04 22:18:14 +01:00
Desmis
05b428c6fe add threshold for deltaE-scope in settings 2019-02-04 19:35:27 +01:00
Desmis
4fbe83af42 small changes 2019-02-04 06:08:05 +01:00
Desmis
1be52c1024 Fixed bug in previous commit - cland code with unused variables 2019-02-03 10:49:22 +01:00
Desmis
e610c8ed24 Improve reference calculation 2019-02-03 09:00:22 +01:00
Desmis
d24999b1f8 merge with dev 2019-02-02 19:29:03 +01:00
Desmis
9b6bd50410 Improve inverretinex - shapedetection deltaeE structure-clean code-add sliders shape detection in settings 2019-02-02 14:52:29 +01:00
heckflosse
8207d174a0 hphd demosaic: disable timing code, #5159 2019-01-31 23:37:33 +01:00
heckflosse
a5427f32a2 hphd demosaic: fix wrong index, #5159 2019-01-31 23:31:06 +01:00
heckflosse
7c3707a392 hphd dempsaic: disable timing code, #5159 2019-01-31 22:27:34 +01:00
heckflosse
ac152ac423 hphd demosaic: small speedup and own compilation unit, #5159 2019-01-31 22:20:23 +01:00
Desmis
c0e01d84ea Suppress compilation warning in denoise 2019-01-31 09:51:47 +01:00
heckflosse
a4acc1dca3 Speedup for hphd demosaic 2019-01-30 22:56:44 +01:00
Desmis
4321d6a38c Fixed - I hope - bug avoid color shift general 2019-01-30 16:53:50 +01:00
Desmis
999845c1b3 Clean code with unused variables 2019-01-30 14:41:30 +01:00
Desmis
36cf9ece44 Add forgotten invershap with deltaE 2019-01-30 14:24:03 +01:00
Desmis
5a0242718c Add forgotten inversecolorlight to deltaE 2019-01-30 13:55:04 +01:00
Desmis
95afde7e75 Change behavior when scope superior to 99 2019-01-30 12:58:02 +01:00
Desmis
ed65bdc5d3 Improve sharp and local contrast with deltaE 2019-01-29 15:47:50 +01:00
Desmis
6a9a2592db Improve denoise with deltaE 2019-01-29 11:25:57 +01:00
Desmis
cdcaa1f27f avoid division by zero for H=f(H) 2019-01-28 14:46:36 +01:00
Desmis
bd2e244593 Add H=f(H) to color and Light 2019-01-28 14:00:15 +01:00
Desmis
aedaa12f04 Simplify code Blur-Noise 2019-01-28 11:31:30 +01:00
Desmis
2642eab943 Improve color and light with deltaE - simpify interface - clean code 2019-01-28 10:56:12 +01:00
Desmis
1e274d90cf Improve exclude with deltaE and simplify code 2019-01-27 10:44:41 +01:00
Desmis
353bff7e32 Improve CBDL with deltaE and simplify code 2019-01-27 10:08:39 +01:00
Desmis
8ce0ba3202 Improve slightly Local retinex with deltaE and simplify code 2019-01-26 17:37:17 +01:00
Desmis
a9fd4f0fed Fixed crash in local retinex 2019-01-26 11:51:44 +01:00
Desmis
63f6c26f70 merge with dev - thanks to Floessie 2019-01-26 08:34:50 +01:00
Pandagrapher
2297c42779 Merge with branch 'dev/newlocallab'... 2019-01-25 16:06:41 +01:00
Pandagrapher
8c90b560d7 Merge with branch 'dev/newlocallab'... 2019-01-25 12:58:28 +01:00
Desmis
1173ea1914 Fixed using mask with merge and transition 2019-01-25 09:10:58 +01:00
Desmis
1101484ecb Improve flat curves and memory management for mask to prevent hang or crash 2019-01-24 18:16:30 +01:00
Desmis
ae771a9d98 Fixed clear curve mistake 2019-01-23 18:40:49 +01:00
Desmis
62402fb037 clean exposure code - fixed partially huge bug in mask 2019-01-23 17:27:03 +01:00
Desmis
0702777046 First usable new algorithm for exposure 2019-01-22 08:47:33 +01:00
Desmis
0bbac490ca Provisory work with new lago for exposure 2019-01-21 17:45:55 +01:00
Ingo Weyrich
f84a75de1e
Merge pull request #5146 from Beep6581/fix-non-sse-standard-tonecurve
Fix standard tonecurve for non sse builds, also inluced speedup for s…
2019-01-21 16:03:40 +01:00
heckflosse
3fc7c25965 softproof not working when no printer profile is set (no sRGB preview on wide gamut screens), fixes #5143 2019-01-19 19:22:45 +01:00
heckflosse
36ca01616b Segfault when v2 ICC profiles do not contain parsable 'gamma/slope' info, fixes #5144 2019-01-19 19:15:32 +01:00
heckflosse
4d241d7e10 Wrong clipping when using the new v2 and v4 profiles, fixes #5142 2019-01-19 19:10:46 +01:00
Desmis
2b19e47ec0 Clip all output 2019-01-19 17:28:12 +01:00
Pandagrapher
fc6e4ceaf1 Improve mask visibility selection in GUI 2019-01-19 14:11:12 +01:00
heckflosse
52aabfc93a don't force b&w when ciecam02 and b&w are enabled 2019-01-19 13:14:29 +01:00
Desmis
a9be068b1c Improvment to Color and Light contrast 2019-01-19 09:11:43 +01:00
Desmis
f7578c23fc Normalize CLIP - fixe a bug divide by zero - format iplocallab.cc 2019-01-18 16:08:02 +01:00
Desmis
5da3b1b50f Fixed some crash - change max expcomp - add blend mask exposure 2019-01-18 13:51:09 +01:00
Desmis
eec28d637f Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color 2019-01-17 17:13:27 +01:00
Desmis
89ec57ea73 Improvment to show structure 2019-01-16 15:21:24 +01:00
heckflosse
b3972dee37 Small speedup for sse version of WeightedStdToneCurve::BatchApply() 2019-01-16 15:16:16 +01:00