11357 Commits

Author SHA1 Message Date
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
Ingo Weyrich
cddf5bd395 Exclude_Local(): Speedup 2020-06-22 19:10:23 +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
Ingo Weyrich
ac29749806 wavcontrast4(): cleanups 2020-06-22 15:15:09 +02:00
Anders Bennehag
84b59f187a
createJPEGMarker(): Removes MakerNotes.ShotInfo from jpeg export
as it is 52Kb large on Nikon Z-series cameras, which results in
jpeg exif tags being larger than allowed 65Kb limit.

Fixes https://github.com/Beep6581/RawTherapee/issues/5698
2020-06-22 08:06:24 -04: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
7684d228b2 merge with dev 2020-06-22 07:16:38 +02:00
Ingo Weyrich
93c68aa3c7 wavontrast4(): cleanup and speedup for Pyramid, Graduated filter 2020-06-21 22:36:04 +02:00
Ingo Weyrich
1fedc835a6 active green equilibration for Canon EOS 5D Mark IV 2020-06-21 18:56:54 +02:00
Ingo Weyrich
eb9143bed1 locallab: disabled benchmark code 2020-06-21 18:51:20 +02:00
Ingo Weyrich
7bc8c83ab3
Merge pull request #5803 from Beep6581/locallab_engine_review
locallab review part one
2020-06-21 18:25:26 +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
Ingo Weyrich
296bb1b68f wavcont(): further cleanups 2020-06-21 14:10:37 +02:00
Desmis
20b9928b74 Added showmethod common mask 2020-06-21 14:10:05 +02:00
Ingo Weyrich
e597f4ee17 Fix broken non SSE build 2020-06-21 13:40:50 +02:00
Ingo Weyrich
d4cbed4eb6 wavont(): further cleanups and SSE code for Directional contrast 2020-06-21 13:37:38 +02:00
Desmis
5ac22b6564 Added mask common scope and blend 2020-06-21 12:33:15 +02:00
Ingo Weyrich
2dd2313e02 wavcont(): use per level/dir beta values for all methods, speedup process 2, reduce memory usage, fix a race 2020-06-21 11:39:58 +02:00
Desmis
0884203966 Added tool mask 2020-06-21 09:49:53 +02:00
Ingo Weyrich
227a2ad150 wavcont(): Fixed another race, speedup for blur mode 2020-06-20 19:04:25 +02:00
Ingo Weyrich
3bd4cf4466 wavcont(): further cleanup for method Dynamic compression wavelet 2020-06-20 14:06:34 +02:00
Ingo Weyrich
ba204d9156 wavcont(): fix a race 2020-06-20 13:12:54 +02:00
Ingo Weyrich
fc7ff4e021 Merge branch 'dev' into locallab_engine_review 2020-06-20 12:35:01 +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
72c66ca0a4 Merge branch 'dev' into locallab_engine_review 2020-06-19 22:12:48 +02:00
Ingo Weyrich
6cc9537ab7
Merge pull request #5569 from Lawrence37/perspective
Generalize perspective correction
2020-06-19 21:32:41 +02:00
Lawrence Lee
e507416a2a Update AUTHORS.txt 2020-06-19 12:21:32 -07:00
Ingo Weyrich
a651a38bea Merge branch 'dev' into locallab_engine_review 2020-06-19 19:41:02 +02:00
Thanatomanic
421f868921
Merge pull request #5804 from luzpaz/typos
Fix various typos
2020-06-19 18:05:17 +02:00
Ingo Weyrich
e89a3041fa fix black level computation for applying flat-field correction, taken from ART, thanks @agriggio 2020-06-19 17:07:49 +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
Ingo Weyrich
19feac321a Merge branch 'dev' into locallab_engine_review 2020-06-18 20:09:51 +02:00
Ingo Weyrich
f725788349 ImProcFunctions::Compresslevels(): SSE version 2020-06-18 19:28:30 +02:00
Flössie
c607b58b18 Fix non-OpenMP build warnings 2020-06-18 14:32:45 +02:00
Flössie
5d4d637cf5 Revert NIKON D50.dcp 2020-06-17 13:54:47 +02:00
Desmis
5705de6adb
Merge pull request #5755 from Beep6581/newlocallab2
Newlocallab2 : Local adjustments - Improve GUI and fixed some bugs
2020-06-17 11:35:31 +02: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