24 Commits

Author SHA1 Message Date
heckflosse
872279ae97 Remove some console output before merge 2018-12-09 22:39:00 +01:00
heckflosse
1d01002953 Added console output, #5070 2018-12-08 17:42:31 +01:00
heckflosse
3f606c776a exclude tiles with too low variance from calculation of dual demosaic contrast threshold 2018-12-07 22:07:56 +01:00
heckflosse
d9d8005706 Some changes as suggested by @Floessie, #5070 2018-12-07 16:22:24 +01:00
heckflosse
72ee991858 Improve detection of flat regions for calculation of dual demosaic contrast threshold 2018-12-07 00:39:41 +01:00
heckflosse
1b0baf78ff buildBlendMask() cleanup 2018-12-05 15:17:12 +01:00
heckflosse
09c55ca6ec Small speedup and code cleanup for autocontrast calculation 2018-12-04 23:13:20 +01:00
heckflosse
75a34ef87e Improve caclulation of dual demosaic contrast threshold 2018-12-04 14:51:13 +01:00
heckflosse
f38f0b0ef7 Be less restrictive regarding variance in pass 2 of dual demosaic auto contrast threshold calculation 2018-12-01 21:18:12 +01:00
heckflosse
b63b411bee findMinMaxPercentile(): clamp minOut and maxOut, #5030 2018-11-29 13:51:04 +01:00
heckflosse
392e00cd69 Dual demosaic auto contrast threshold: Use adjuster with auto button, #4866 2018-10-23 19:52:40 +02:00
heckflosse
be987d8f32 dual demosaic auto contrast: fix segfault when falling back to zero, #4866 2018-10-22 17:24:36 +02:00
heckflosse
e2965cc6b4 dual demosaic: improved auto threshold detection and fall back to more detailed demosaicer if no flat region was found, #4866 2018-10-22 14:22:49 +02:00
heckflosse
8b65900066 Dual demosaic: Add auto threshold checkbox and show used value in ui, #4866 2018-10-21 20:21:43 +02:00
heckflosse
0da47b0da3 2-pass dual-demosaic-contrast-threshold detection if 1-pass does not find a flat area, #4866 2018-10-18 22:09:35 +02:00
heckflosse
bb0743898b SSE code for auto calculation of dual demosaic contrast threshold, #4866 2018-10-17 13:36:41 +02:00
heckflosse
5a30c7e147 Calculate dual demosaic contrast threshold and log it in console output but don't use it, #4866 2018-10-17 00:17:22 +02:00
heckflosse
f7578c1512 Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold 2018-06-24 17:01:15 +02:00
heckflosse
306e0478d7 deconvolution amount was ignored if contrast threshold == 0, fixed 2018-06-13 14:28:31 +02:00
heckflosse
2a13d12936 Amaze+VNG4: created own entry in demosaic combobox, cleaned code 2018-05-29 16:59:29 +02:00
heckflosse
2b031cdfd1 Changed Copyright notice 2017-11-26 00:11:08 +01:00
Flössie
3dfa59e77f Little cosmetics for the new rt_algo.* 2017-11-25 17:50:47 +01:00
heckflosse
94d28e508e Added newline at end of file 2017-11-25 13:59:39 +01:00
heckflosse
0950963f84 Moved findMinMaxPercentile() to rt_algo.*, use bool multiThread in fattal tonemapper, fixes #4195 2017-11-25 13:56:42 +01:00