Commit Graph

4709 Commits

Author SHA1 Message Date
Desmis
a5f4a199d1 merge with dev 2020-01-16 10:37:49 +01:00
Ingo Weyrich
906347ab2d Capture sharpening: some cleanups 2020-01-15 22:15:31 +01:00
Desmis
8bf6a685cb improvment to preview selection deltae 2020-01-15 07:28:02 +01:00
Desmis
aeafd44261 chnage range color preview deltae 2020-01-14 17:27:33 +01:00
Desmis
9eba28f80e change select color deltaE yellow green 2020-01-14 16:07:39 +01:00
Desmis
1570c39b75 Iprovment to preview selection deltaE 2020-01-14 11:18:58 +01:00
Lawrence
d9886d58f9 Take auto perspective correction files from ART 2020-01-13 19:51:38 -08:00
Desmis
74cd770a2b merge with dev 2020-01-13 17:32:05 +01:00
Desmis
d762939cdd Suppress warning in GUI and console 2020-01-13 17:30:03 +01:00
Ingo Weyrich
88808d1364 Merge pull request #5585 from Beep6581/lab2monitorRgb-review
Simplify copyAndClampLine, make in place transformations when gamutwa…
2020-01-13 13:57:26 +01:00
Desmis
ba7a61c391 merge with dev 2020-01-13 08:33:45 +01:00
Desmis
4e81cbaa72 merge with dev 2020-01-13 08:02:43 +01:00
Desmis
7f44fdd302 merge with dev 2020-01-13 07:48:35 +01:00
Ingo Weyrich
4ee4888d5b Capture sharpening: Disable benchmark 2020-01-12 19:38:37 +01:00
Ingo Weyrich
54bce4af64 Capture sharpening: minor speedups 2020-01-12 19:36:37 +01:00
Desmis
01fbc2eddf Suppress interaction between wavelet and tone-mapping 2020-01-12 08:03:52 +01:00
Desmis
757444fca6 graduated filter for encoding log 2020-01-11 16:07:38 +01:00
Desmis
62c18b4921 merge with dev 2020-01-11 11:51:04 +01:00
Desmis
42cd76baf2 Improve encoding log auto with Yb 2020-01-11 11:44:09 +01:00
Ingo Weyrich
1a02f16c35 crash in Tab: transform, fixes #5604 2020-01-11 11:20:41 +01:00
Desmis
e6d9d2769a merge with dev 2020-01-11 06:26:43 +01:00
Ingo Weyrich
09b1a5fada Capture sharpening: add vectorization hints for gcc 2020-01-10 19:45:59 +01:00
Desmis
bcbeb221ed merge with dev 2020-01-10 17:46:06 +01:00
Desmis
145e8753b4 Graduated Filter local contrast wavelet 2020-01-10 14:36:21 +01:00
Ingo Weyrich
355fd5a44a Capture sharpening: add vectorization hints for clang 2020-01-10 14:25:51 +01:00
Desmis
7b7c161d3a Retrieve maxlevel 10 for wavelet 2020-01-08 15:26:15 +01:00
Desmis
b5b52989ef Change warm-cool from Exposure to Vibrance 2020-01-07 16:09:15 +01:00
Desmis
31d3b7bb4c merge with dev 2020-01-07 10:16:40 +01:00
Desmis
d248e17d0d Improve levels dynamic compression with balance 2020-01-07 10:02:27 +01:00
Ingo Weyrich
c6f021dcc9 Merge pull request #5589 from Beep6581/logtransform
Applying geometric transformations leads to dark artifacts in combina…
2020-01-06 20:52:22 +01:00
Ingo Weyrich
0edac2dac7 Speedup for scalar xlog functions 2020-01-06 19:01:30 +01:00
Desmis
ce72a9ac2c Limit size Rt-spot wavelet to 32 to avoid crash 2020-01-06 06:39:52 +01:00
Desmis
05fa586637 various adjustements to pyramid compress dynamic 2020-01-05 07:22:12 +01:00
Desmis
94e958c3a4 Clean unused parameters 2020-01-04 19:30:03 +01:00
Desmis
8cef21b22c small chnage to threshold 2020-01-04 14:25:12 +01:00
Desmis
40449b931b Add threshold to wavelet pyramid dynamic compression 2020-01-04 13:44:15 +01:00
Desmis
ce7da78aef change normal expert and default values 2020-01-04 07:32:52 +01:00
Desmis
db1c3ed08c merge with dev 2020-01-04 06:16:15 +01:00
Ingo Weyrich
cabbf8c229 guidedfilter: direct copy when no rescaling is needed, copied from ART 2020-01-03 20:23:34 +01:00
Desmis
9f8a2de752 Chnage to encoding 2020-01-03 17:54:19 +01:00
Desmis
db1b1b68a3 adjustements tooltip 2020-01-03 16:47:16 +01:00
Desmis
e6bcb49656 2nd compress dynamic wavelet pyramid 2020-01-03 15:29:29 +01:00
Desmis
5823ad39f2 First dynamic wavelet compression pyramid 2020-01-03 13:41:25 +01:00
Ingo Weyrich
e07ff4032b log transform: Fix segfault 2020-01-03 11:35:20 +01:00
Lawrence
b266cb7ca3 Remove scale parameter from distortion correction
Scale is no longer useful in LensCorrection::correctDistortion. Remove
the scale parameter from the functions.
2020-01-02 18:33:35 -08:00
Lawrence
512517327f Move profiled distortion correction in pipeline
Lensfun/LCP distortion correction was applied before automatic scaling
and perspective correction in the inverse transformation. This means it
was applied after scaling and perspective in the pipeline. It should
actually come first.
2020-01-02 17:10:41 -08:00
Ingo Weyrich
49d594f67a Log transform: add method combobox 2020-01-02 19:28:57 +01:00
Desmis
95a2b21aa4 Improve dynamic range compression 2020-01-02 17:08:05 +01:00
Ingo Weyrich
2ce6e6d1d3 skip unnecessary transform 2020-01-02 14:35:27 +01:00
Ingo Weyrich
085c68fc29 Log tranform: fix bug in preview mode 2020-01-01 19:06:02 +01:00