Commit Graph

4440 Commits

Author SHA1 Message Date
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
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
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
Desmis
9e61a361f5 Added mask for denoise and blur 2020-06-16 17:32:43 +02:00
Ingo Weyrich
3df226a249 Merge branch 'dev' into newlocallab2 2020-06-16 15:36:09 +02:00
Ingo Weyrich
f23c2e9de0 locallab: speedup for wavcontrast4 and clarimerge 2020-06-16 15:35:42 +02:00
Flössie
dd1798ff69 Fix non-SSE build 2020-06-16 12:11:54 +02:00
Flössie
d033dbc810 Add 300dpi resolution to exported TIFFs (fixes #5787) 2020-06-16 10:52:56 +02:00
Desmis
ec05f4b1c6 Same change TM for local and ciecam 2020-06-15 08:18:51 +02:00
Ingo Weyrich
33733658be Fix a bug I introduced with last merge commit 2020-06-14 22:19:07 +02:00
Ingo Weyrich
beb8fd8f74 Merge branch 'dev' into newlocallab2 2020-06-14 22:03:26 +02:00
Desmis
c2eb20be70 Merge pull request #5797 from Beep6581/issue_5171
Crash caused by Tone Mapping, fixes #5171
2020-06-14 18:43:56 +02:00
Desmis
1ffae4c706 Change max edge stopping to 3 when local contrast enabled 2020-06-14 18:26:59 +02:00
Ingo Weyrich
11f81d2153 Try solution suggested by Jacques 2020-06-14 17:56:32 +02:00
Ingo Weyrich
8730afc041 Merge branch 'const-wavelet-decomposition' into cleanup_59 2020-06-14 17:35:09 +02:00
Ingo Weyrich
9f00747681 Merge branch 'dev' into cleanup_59 2020-06-14 17:11:15 +02:00
Ingo Weyrich
7046a9be93 Next try to fix a crash caused by tone mapping, #5171 2020-06-14 16:48:06 +02:00
Ingo Weyrich
f0ddd42d6d Crash caused by Tone Mapping, fixes #5171 2020-06-13 19:13:41 +02:00
Ingo Weyrich
8ae82dafe3 moved SobelCannyLuma() to anonymous namespace 2020-06-12 21:52:45 +02:00
Ingo Weyrich
7bf5967253 iplocallab.cc: SobelCannyLuma(): removed omp because at the small problem size (tested with max. spot size of 150) it is counter productive 2020-06-12 21:26:35 +02:00
Ingo Weyrich
e0cefec695 iplocallab.cc: further cleanups 2020-06-12 19:58:56 +02:00
Ingo Weyrich
486cf75990 iplocallab.cc: further cleanups 2020-06-12 15:31:56 +02:00
Ingo Weyrich
5a775952c9 Merge branch 'dev' into newlocallab2 2020-06-12 13:03:18 +02:00
Ingo Weyrich
6c1055f985 Fix another segfault in denoise 2020-06-12 13:02:37 +02:00
Ingo Weyrich
14c593ed16 Merge branch 'dev' into newlocallab2 2020-06-12 12:59:26 +02:00
Ingo Weyrich
5239e61946 Fix segfault in denoise, fixes #5796 2020-06-12 12:57:52 +02:00
Desmis
c6129a7714 merge with dev 2020-06-12 08:05:55 +02:00
Desmis
8224c4fae0 Change default settings retinex 2020-06-12 08:04:30 +02:00
Lawrence Lee
6c59f0586f Fix minor memory leaks 2020-06-11 12:41:43 -07:00
Ingo Weyrich
d44332b39b Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-11 18:33:29 +02:00
Ingo Weyrich
43d5de7bac iplocallab.cc: further cleanups; also removed some debug code 2020-06-11 18:32:27 +02:00
Desmis
30b90aefae Disabled Retinex enable by default 2020-06-11 18:09:46 +02:00
Ingo Weyrich
933fee8c73 iplocallab.cc: further cleanups 2020-06-11 17:28:40 +02:00
Ingo Weyrich
67bbba5605 Fix segfault I introduced 2 commits ago 2020-06-11 11:20:48 +02:00
Desmis
122d0b6d70 Change labels tooltips damper 2020-06-11 10:25:49 +02:00
Ingo Weyrich
ccb1726f03 iplocallab.cc: further cleanups 2020-06-10 21:18:49 +02:00
Desmis
6cd28e1207 Change some default wavelet settings 2020-06-10 19:05:36 +02:00
Ingo Weyrich
da954d971f iplocallab.cc: further cleanups 2020-06-10 16:51:23 +02:00
Desmis
22843898a7 Improve contrast wavelet 2020-06-10 16:21:50 +02:00
Desmis
dcc9699f3a change behavior level contrast - reset slider extra 2020-06-10 08:42:34 +02:00
Ingo Weyrich
c2e5b477f9 iplocallab.cc: further cleanups 2020-06-09 19:35:08 +02:00
Desmis
32ba066dac Change parameters coarser values 2020-06-09 16:01:46 +02:00
Desmis
371add936b Improve finer and coarser levels with maxlevels 2020-06-09 13:16:34 +02:00