Commit Graph

1792 Commits

Author SHA1 Message Date
heckflosse
35743a19ad fixed copy/paste bug in gauss.cc 2018-06-14 00:31:11 +02:00
heckflosse
d5ea2becae Merge branch 'dev' into sharpmask 2018-06-13 14:36:27 +02:00
Alberto Griggio
09b5dca08d merge branch 'user-dcp-profiles-dir' 2018-06-13 14:31:07 +02:00
heckflosse
306e0478d7 deconvolution amount was ignored if contrast threshold == 0, fixed 2018-06-13 14:28:31 +02:00
Alberto Griggio
d8bf532e47 reduce the range of the lab grid colour toning method
allows for more fine-tuning where it matters most
2018-06-13 14:14:39 +02:00
heckflosse
f6508b3203 Merge branch 'dev' into sharpmask 2018-06-13 13:02:38 +02:00
heckflosse
a3055f3552 Small speedup for rl sharpening when damping = 0, no issue 2018-06-12 17:59:10 +02:00
Alberto Griggio
f87b71460f Merge pull request #4593 from Beep6581/green-eq-camconst
Move green equilibration info to camconst.json
2018-06-12 08:46:24 +02:00
Alberto Griggio
55f232f4dd updated camconst.json with global green eq info according to iliasg's advice 2018-06-12 08:44:34 +02:00
Morgan Hardwood
83e686a719 Fixes bugs in Black-and-White tool
- Incorrect history messages were shown.
- Channel mixer "Auto" behaved incorrectly.
Fixes by Jacques Desmis.
Closes #4570
2018-06-11 21:52:23 +02:00
heckflosse
44729edf04 Prepared engine to display the Sharpening Contrast mask 2018-06-10 14:35:12 +02:00
heckflosse
039f68e545 Fix another two bugs I introduced 2018-06-08 17:48:53 +02:00
heckflosse
6a317ee4fc Fix broken clang build 2018-06-08 16:04:25 +02:00
Alberto Griggio
4361e12062 camconst: use true/false instead of 0/1 for "global_green_equilibration" 2018-06-08 13:55:15 +02:00
Ingo Weyrich
cdaab6a68b Merge pull request #4590 from Beep6581/spotwb
Spot white balance sometimes failes, fixes #4589
2018-06-07 22:27:10 +02:00
heckflosse
6cba9ab7c4 Fixed another accidently committed change 2018-06-07 22:11:37 +02:00
heckflosse
d624577ee5 Removed accidently committed condition 2018-06-07 22:08:07 +02:00
Ingo Weyrich
3b69c781c2 Merge pull request #4595 from Beep6581/autowb
Exclude very dark regions from calculation of pre demosaic auto white balance
2018-06-07 21:44:43 +02:00
heckflosse
fc4d0fb076 Removed Benchmark code 2018-06-07 21:38:10 +02:00
Alberto Griggio
0e22f0b610 camconst.json: rename pdafPattern -> pdaf_pattern and pdafOffset -> pdaf_offset
this is for consistency with the other entries
2018-06-07 20:50:32 +02:00
Alberto Griggio
d0ec3f2dbc move to camconst.json the info about whether global green equilibration is needed for the camera 2018-06-07 20:48:53 +02:00
heckflosse
d7f6a69bd2 Exclude very dark regions from calculation of pre demosaic auto white balance, #4587 2018-06-07 18:01:37 +02:00
heckflosse
d7a5bab871 Fixed SpotWb also for xtrans, #4589 2018-06-07 16:01:01 +02:00
heckflosse
9889f878aa Spot white balance sometimes failes, fixes #4589 2018-06-07 15:44:52 +02:00
heckflosse
e542a38f85 Revert latest commit (kind of) and disable automatic global green equilibration for OLYMPUS E-M1MarkII 2018-06-05 18:51:07 +02:00
heckflosse
72cd11aa21 Merge branch 'dev' into amaze_vng4 2018-06-05 15:48:31 +02:00
heckflosse
d03907bcf8 Strange color artifacts in Jupiter, fixes #4587 2018-06-05 15:09:32 +02:00
heckflosse
5101e1d4e7 Changed order of bayer demosaicers in combobox 2018-06-04 16:09:49 +02:00
heckflosse
7ecef96035 Merge branch 'dev' into amaze_vng4 2018-06-03 23:21:06 +02:00
heckflosse
c3f163a323 Added 4-pass xtrans demosaic 2018-06-03 16:22:34 +02:00
Morgan Hardwood
f10374607e Black level measurement explanation revised 2018-06-03 11:46:31 +02:00
Morgan Hardwood
971658da70 Added Panasonic DC-G9 to camconst.json 2018-06-02 19:30:46 +02:00
heckflosse
51d8c76eb9 Made own compilation uint for vng4 demosaic. Made vng4 multi-frame aware 2018-06-02 17:22:08 +02:00
heckflosse
8f167c945a Removed accidently committed file 2018-06-01 20:48:17 +02:00
heckflosse
41c1f21c76 Pixelshift: replaced checkbox to use lmmse by a combobox to allow further demosaicers for parts with motion, #4579 2018-06-01 19:13:59 +02:00
Hombre
a0b8626b7d Adding ADD/SET mechanism to the raw processing tools
see #4579
2018-05-31 00:44:16 +02:00
heckflosse
355fcbad8e AMaZE+VNG4: added contrast threshold adjuster, #4579 2018-05-30 14:39:29 +02:00
heckflosse
d96ab021f6 Merge branch 'dev' into amaze_vng4 2018-05-29 18:28:48 +02:00
heckflosse
7d0d624632 Fixed clang-mp 3.9/c++11 compilation 2018-05-29 18:24:06 +02:00
heckflosse
2a13d12936 Amaze+VNG4: created own entry in demosaic combobox, cleaned code 2018-05-29 16:59:29 +02:00
heckflosse
710dd13c2f First version of combined amaze/vng4 demosaic 2018-05-29 15:00:33 +02:00
heckflosse
9a865449c3 Disabled benchmark code 2018-05-28 23:10:28 +02:00
heckflosse
fb5f693d6b Merge branch 'dev' into microcontrast 2018-05-27 15:20:53 +02:00
Ingo Weyrich
18287370db Update camconst.json
PDAF lines pattern for A7RIII #4572
2018-05-25 14:05:55 +02:00
heckflosse
6989541cb2 buildBlendMask(..): Fixed segfault caused by uninitialized corners. #4551 2018-05-24 15:26:24 +02:00
heckflosse
252fa441c4 Merge branch 'dev' into microcontrast 2018-05-24 00:19:46 +02:00
heckflosse
fcfd813714 Sharpening: Blur contrast blend mask to get smoother transitions. 2018-05-23 23:49:11 +02:00
heckflosse
e1643418cb ImProcFunctions::deconvsharpening(..): simplified code 2018-05-22 16:56:02 +02:00
heckflosse
7d49895769 Removed Stopwatches 2018-05-22 14:38:32 +02:00
heckflosse
6f6dafe214 Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551 2018-05-21 16:10:30 +02:00