3759 Commits

Author SHA1 Message Date
Desmis
bfdd936f67 Setlogscale for blendmask and blendmaskab 2020-06-29 08:05:44 +02:00
Desmis
466099b68b change blendmask blendmaskab from int to double 2020-06-27 17:11:49 +02:00
Desmis
60728717a6 differentiate the action luma and chroma blend 2020-06-27 14:16:07 +02:00
Desmis
722638526e harmonize all smooth radius mask 2020-06-26 16:47:46 +02:00
Desmis
7b16764daa Harmonize showmask 2020-06-26 16:31:15 +02:00
Desmis
8c74737c3e set default soft radius to 1 2020-06-26 13:05:47 +02:00
Desmis
710fa0331a Soft radius hide in normal 2020-06-26 12:42:51 +02:00
Desmis
20bc7af14f Change labels blend mask and default values - change range all soft guidedfilter 2020-06-26 11:19:41 +02:00
Lawrence Lee
c2ea6b2ebc Merge from 'dev' 2020-06-25 21:58:02 -07:00
Desmis
1404c96ba0 push change reviewed by Pandagrapher in locallabtools2 2020-06-26 06:12:13 +02:00
Desmis
96296015ce Improve soft radius with color 2020-06-25 08:30:45 +02:00
Lawrence Lee
1b06cb9999 Limit preview refreshing in control line edit mode
Previously, changing values in the camera-based perspective correction
tool while in control line edit mode resulted in the preview being
refreshed. This is unnecessary because all perspective transformations
are disabled in edit mode. This commit disables preview refreshing for
camera-based perspective adjustments in edit mode.
2020-06-24 17:06:21 -07:00
Lawrence Lee
d76cf5cdae Make control lines hidden when switching mode
The program now exits control line editing mode when the perspective
correction method is switched out of camera-based mode.
2020-06-24 16:20:03 -07:00
Desmis
bbb3300831 Added soft radius common mask 2020-06-24 19:44:51 +02:00
Lawrence Lee
8d7a5546e1 Add separators in camera-based persp correction
Horizontal lines to separate the sliders, control lines buttons, and
automatic buttons.
2020-06-23 22:33:08 -07:00
Desmis
344864a8ec Added Graduated Filter luminance common mask 2020-06-24 07:31:48 +02:00
Lawrence Lee
afc3edae26 Make control line correction keep old values
Perspective correction through control lines will no longer modify any
parameters if there are not enough lines to do any correction.
2020-06-23 22:24:27 -07:00
Desmis
cb6dac2999 Change settings visibility 2020-06-23 13:01:48 +02:00
Desmis
fb06a4dcfd Pass GUI parameters mask to rtengine and iplocallab.cc 2020-06-23 12:00:23 +02:00
Desmis
bef6d823bf Change tooltips 2020-06-23 07:36:49 +02:00
Desmis
f495be9935 Added common mask threshold level 2020-06-23 06:55:48 +02:00
Desmis
e3bed2c920 Added common mask wavelet curve 2020-06-22 22:36:02 +02:00
Desmis
476ea4861a Added common mask contrast curve 2020-06-22 22:05:40 +02:00
Desmis
789bb34718 Added common mask shadows 2020-06-22 19:50:02 +02:00
Desmis
bc740affe8 Added common mask blur mask 2020-06-22 17:59:58 +02:00
Desmis
0fe20b52d6 Added mask common fft checkbutton 2020-06-22 17:18:39 +02:00
Desmis
cc6e837e75 Added common mask H(H) curve 2020-06-22 16:28:26 +02:00
Ingo Weyrich
98378892f5 Merge branch 'dev' into bayer_bilinear 2020-06-22 15:15:46 +02:00
Desmis
804ed732c4 Added common mask structure mask 2020-06-22 13:26:05 +02:00
Desmis
04855a8db6 added common mask curves L(L) C(C) LC(H) 2020-06-22 11:44:02 +02:00
Desmis
9f7412f509 Added complexity mode to common mask 2020-06-22 09:24:37 +02:00
Desmis
750c1a62f1 Added chrom gamma slope mask common 2020-06-22 08:44:15 +02:00
Desmis
d522d4a701 Added laplacian threshold and radius to mask common 2020-06-21 17:47:47 +02:00
Desmis
4739428abc Added mask common checkbutton enable mask 2020-06-21 17:21:43 +02:00
Desmis
20b9928b74 Added showmethod common mask 2020-06-21 14:10:05 +02:00
Desmis
5ac22b6564 Added mask common scope and blend 2020-06-21 12:33:15 +02:00
Desmis
0884203966 Added tool mask 2020-06-21 09:49:53 +02:00
Pandagrapher
680792807a Reduce Locallab settings panel GUI size 2020-06-20 11:56:07 +02:00
Desmis
29915c1f32 Change settings excluding structure 2020-06-20 07:42:30 +02:00
Ingo Weyrich
6cc9537ab7
Merge pull request #5569 from Lawrence37/perspective
Generalize perspective correction
2020-06-19 21:32:41 +02:00
Thanatomanic
421f868921
Merge pull request #5804 from luzpaz/typos
Fix various typos
2020-06-19 18:05:17 +02:00
Flössie
09fab8de0e Fix two uninitialized variables 2020-06-19 10:55:48 +02:00
Lawrence Lee
7abe6c9044 Merge from branch 'dev' 2020-06-18 16:42:17 -07:00
luz.paz
a41aa73124 Fix various typos
Found via  codespell v2.0.dev0  
```
codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L bord,hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue
```
2020-06-18 14:53:04 -04:00
Desmis
4345010e8c Suppress choice preview dE for blur denoise 2020-06-16 18:42:47 +02:00
Desmis
9e61a361f5 Added mask for denoise and blur 2020-06-16 17:32:43 +02:00
Ingo Weyrich
beb8fd8f74 Merge branch 'dev' into newlocallab2 2020-06-14 22:03:26 +02:00
Ingo Weyrich
9f00747681 Merge branch 'dev' into cleanup_59 2020-06-14 17:11:15 +02:00
Desmis
8cfb3d6d05 Added tootip CBDL 2020-06-13 17:29:40 +02:00
Desmis
6b05400693 Added tooltip to tone mapping 2020-06-13 13:35:09 +02:00