9114 Commits

Author SHA1 Message Date
Morgan Hardwood
b65e3c32a6 Improved support for Sigma SD14
Closes #5173
2019-02-14 13:55:20 +01:00
Morgan Hardwood
788d62e5d1 Renamed appdata filename in CMakeLists 2019-02-14 13:50:57 +01:00
Beep6581
ad6033ff1f
Merge pull request #5118 from Beep6581/appdata
Updated AppData file, closes #5117
2019-02-14 13:16:17 +01:00
Beep6581
183517d074
Merge pull request #5150 from TooWaBoo/TWB-Theme
Update TWB-Theme / cosmetic changes
2019-02-14 13:15:02 +01:00
heckflosse
d1e3085932 Reduce peak memory usage of guided filter by width * height * 8 byte 2019-02-14 13:11:27 +01:00
Desmis
e849d4fcc1 enabled curve alone in exposure inverse 2019-02-14 11:11:07 +01:00
Desmis
d43f6cbbf1 merge with dev 2019-02-13 11:11:34 +01:00
Desmis
abfe2b92f8 Improve exclude and reorganize qualitymethod 2019-02-13 11:08:35 +01:00
heckflosse
8eba1c40a6 Fix segfaults when processing very large files in queue, #5170 2019-02-13 00:38:11 +01:00
heckflosse
2d167d923b Reduce peak memorey usage for processing non raw files in queue by width * height * 3 * bytedepth, #5170 2019-02-13 00:36:57 +01:00
heckflosse
ff00226d97 Fix segfault opining very large jpeg files in editor, #5170 2019-02-11 22:40:31 +01:00
heckflosse
1813d880d0 Fix segfault on very large files, #5170 2019-02-11 20:35:52 +01:00
Desmis
3a43f00566 merge with dev 2019-02-11 07:59:49 +01:00
Desmis
68cf1ab1be Improve exclude with structure in some cases 2019-02-11 07:57:22 +01:00
heckflosse
9802feee86 Fix crash in cropwindow.cc, fixes #5169 2019-02-09 14:34:56 +01:00
Desmis
0d305798c0 merge with dev 2019-02-08 17:12:12 +01:00
Desmis
9fccd475f2 harmonize radius for blur shape detect 2019-02-08 16:09:17 +01:00
Desmis
684fbc6f44 Improve inverse ColorLight and inverse exposure with curves and blur shape detection 2019-02-08 11:25:47 +01:00
Desmis
df66ca6121 small change in inverse exposure 2019-02-07 16:13:27 +01:00
Desmis
313a468776 add simplify inverse exposure 2019-02-07 13:56:51 +01:00
Morgan Hardwood
07f62ef168 rtexif updated to exiftool-11.26 2019-02-06 21:56:57 +01:00
Desmis
7c5edb536d Change range deltaE-weakening - improve tooltip 2019-02-06 14:51:58 +01:00
heckflosse
5ddbefd8c4 Do not take logarithm of values <= 0, fixes #5164 2019-02-06 13:25:57 +01:00
Desmis
0db024126c merge with dev - suppress unused variable 2019-02-06 08:48:54 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Desmis
9ce000cbe7 Some adjustements to threshold deltaE-scope 2019-02-05 08:51:04 +01:00
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
Ingo Weyrich
b0b0e136ba
Merge pull request #5159 from Beep6581/hphd_speedup
Speedup for hphd demosaic.
2019-01-31 23:41:22 +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