12224 Commits

Author SHA1 Message Date
Ingo Weyrich
23e60371ed Use capture sharpening for pixelshift profiles 2019-11-24 23:09:23 +01:00
Desmis
1705868ee1 Add GF luminance to vibrance 2019-11-24 18:10:01 +01:00
Mattia Verga
9205b506b5 Fix linking against system klt 2019-11-24 16:44:25 +01:00
Desmis
0c883bfe78 Small GUI improvment 2019-11-23 19:17:48 +01:00
Desmis
1b52251aa3 Clean and format code 2019-11-23 18:15:47 +01:00
Desmis
2e11cf6f7e Change tooltip 2019-11-23 17:45:36 +01:00
Desmis
7a70a49f4e Change default values GF 2019-11-23 16:11:44 +01:00
Desmis
3053a8a68b Fixed bug in graduated filter chroma 2019-11-23 15:55:39 +01:00
Desmis
4ff81092c4 Graduated filter hue for color and light Merge file 2019-11-23 14:50:34 +01:00
Desmis
ac6b241330 merge with dev 2019-11-23 10:22:22 +01:00
Desmis
46f14234d6 Improvment to graduated filter - chroma - feather - tooltip 2019-11-23 10:17:41 +01:00
Ingo Weyrich
614458c3c6 added support for Sony A7rIV 16-shot pixel-shift files, ported from ART, thanks to @agriggio 2019-11-22 17:26:44 +01:00
Desmis
3a9847dffb Add gf to colorlight and gf chroma to merge file 2019-11-22 16:56:31 +01:00
Ingo Weyrich
81f9ab7315 Regression in Olympus E-M10MarkII raw black levels, fixes #5535 2019-11-22 14:37:10 +01:00
Desmis
06131b5bf8 Fixed bug and add graduated filter to shadowsHighlight 2019-11-22 10:46:33 +01:00
Flössie
2ae5f198d7 Cleanups for the first few lines 2019-11-22 10:40:01 +01:00
Desmis
29d132f0fc Improve code graduated filter 2019-11-22 07:47:58 +01:00
Desmis
e366cf39a4 merge with dev 2019-11-22 07:28:09 +01:00
Ingo Weyrich
7b54c7f2a4 Some code cleanups 2019-11-21 21:36:57 +01:00
Pandagrapher
f51f2f44ec Remove batch mode for Locallab 2019-11-21 20:50:31 +01:00
Desmis
aa84bb3b0c merge with dev 2019-11-21 19:47:38 +01:00
Ingo Weyrich
89d8c341a6 Some code cleanups 2019-11-21 19:36:16 +01:00
Desmis
056e30622b Add graduated filter to exposure 2019-11-21 19:32:00 +01:00
Ingo Weyrich
ff9eeb4744 Capture Sharpening missing from Parameters to save partial processing profile dialog box, fixes #5487 2019-11-21 18:09:14 +01:00
Desmis
8ba11d05cb Small Improvment to gradutaed filer e^xposure 2019-11-21 17:47:05 +01:00
Desmis
30a51ffd7a Add graduate filter to mask exposure 2019-11-21 17:36:57 +01:00
Ingo Weyrich
ff3e314662
Merge pull request #5531 from Beep6581/hotdeadpixel_speedup
findHotDeadPixels: speedup and reduced memory usage
2019-11-21 16:50:54 +01:00
Ingo Weyrich
8b5533cfcb Dual demosaic: disable timing code 2019-11-21 16:28:45 +01:00
Ingo Weyrich
9bd53a5cc9 Dual demosaic: reduce memory usage by width * height * 4 byte 2019-11-21 16:23:39 +01:00
Ingo Weyrich
0b5b9b0f3e findHotDeadPixels: further speedup and cleanup, #5531 2019-11-21 15:37:55 +01:00
Desmis
c808b94941 Disable contrast threshold merge file if background 2019-11-21 12:55:41 +01:00
Flössie
319ed6cdd5 Style with uncrustify, astyle, and clang-tidy 2019-11-21 09:57:29 +01:00
Flössie
d986a56c50 Fix LGTM warnings 2019-11-21 08:48:33 +01:00
Pandagrapher
934700e6cb Save in .pp3 file the Locallab tools add/remove state 2019-11-20 21:41:47 +01:00
Desmis
cd0920393c Change default setting contrast threshold merge to zero 2019-11-20 17:05:24 +01:00
Desmis
ed67ca4033 merge with dev 2019-11-20 16:36:53 +01:00
Flössie
fb01435e3f Consider side effects of get2() 2019-11-20 16:05:24 +01:00
Flössie
6039f1e300 Tackle warnings 2019-11-20 15:52:25 +01:00
Flössie
f42efdb2e0 Use better endianness check (by @heckflosse) 2019-11-20 14:58:46 +01:00
Ingo Weyrich
0444334564 Segfault in before/after mode, #5529 2019-11-20 14:51:43 +01:00
Desmis
b2f5a8ac9f merge with dev 2019-11-20 13:22:23 +01:00
Desmis
1f329bded2 merge with dev 2019-11-20 12:57:44 +01:00
Desmis
6ebc03b638 Improve GUI for merge file 2019-11-20 12:53:29 +01:00
Flössie
5e393f2052 Fix CR3 decoding on big endian platforms and some warnings from cppcheck 2019-11-20 11:35:59 +01:00
Desmis
3251905964 Improve behavior of merge file 2019-11-20 11:11:16 +01:00
Ingo Weyrich
c21d142098 canon_cr3_decoder: enabled multithreaded decode 2019-11-19 21:39:24 +01:00
Ingo Weyrich
0d9df36b88 raw crop for Canon EOS R 2019-11-19 20:11:36 +01:00
Ingo Weyrich
0cf3f16dfa Basic Canon CR3 support. Only decoding, still no CR3 exif support. Ported from ART. Kudos to agriggio and libraw 2019-11-19 19:19:49 +01:00
Desmis
9d750f836a Fixed partially bad behavior Merge files 2019-11-19 18:17:16 +01:00
Ingo Weyrich
cbfda6b125 clean array2D.h dependencies 2019-11-18 21:08:56 +01:00