942 Commits

Author SHA1 Message Date
Ingo Weyrich
ac29749806 wavcontrast4(): cleanups 2020-06-22 15:15:09 +02:00
Ingo Weyrich
93c68aa3c7 wavontrast4(): cleanup and speedup for Pyramid, Graduated filter 2020-06-21 22:36:04 +02:00
Ingo Weyrich
eb9143bed1 locallab: disabled benchmark code 2020-06-21 18:51:20 +02:00
Ingo Weyrich
296bb1b68f wavcont(): further cleanups 2020-06-21 14:10:37 +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
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
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
Desmis
29915c1f32 Change settings excluding structure 2020-06-20 07:42:30 +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
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
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
Ingo Weyrich
beb8fd8f74 Merge branch 'dev' into newlocallab2 2020-06-14 22:03:26 +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
43d5de7bac iplocallab.cc: further cleanups; also removed some debug code 2020-06-11 18:32:27 +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
Ingo Weyrich
ccb1726f03 iplocallab.cc: further cleanups 2020-06-10 21:18:49 +02:00
Ingo Weyrich
da954d971f iplocallab.cc: further cleanups 2020-06-10 16:51:23 +02:00
Ingo Weyrich
c2e5b477f9 iplocallab.cc: further cleanups 2020-06-09 19:35:08 +02:00
Ingo Weyrich
79549dc287 iplocallab.cc: further cleanups 2020-06-08 15:40:09 +02:00
Ingo Weyrich
e9218c314f iplocallab.cc: further cleanups 2020-06-07 23:20:52 +02:00
Ingo Weyrich
92d8e9920c iplocallab.cc: further cleanups 2020-06-07 22:11:26 +02:00
Ingo Weyrich
683761c00a iplocallab.cc: further cleanups 2020-06-07 21:28:24 +02:00
Desmis
01c59f343b Fixed crash in output softlight illusion 2020-06-07 17:28:57 +02:00
Ingo Weyrich
675e6aa005 iplocallab.cc: further cleanups 2020-06-07 16:12:11 +02:00
Desmis
05786c5f5b Add forgotten a= in overlay 2020-06-07 13:57:03 +02:00
Desmis
ee50635ca3 Change hard light overlay mode - thanks to Ingo 2020-06-07 13:47:29 +02:00
Desmis
b3aad8c264 Fixed bug in merge file Previous Spot 2020-06-07 10:29:44 +02:00
Ingo Weyrich
7bdf06b29a iplocallab.cc: further cleanup 2020-06-06 21:21:41 +02:00
Ingo Weyrich
136e2b8c53 exlabLocal: speedup and bugfix(race condition) 2020-06-06 11:07:00 +02:00
Desmis
3e9ba6e415 Fixed bad behavior Exposure PDE Ipol 2020-06-05 17:27:42 +02:00
Desmis
7868cc160a Improvments to sharp 2020-06-05 14:50:27 +02:00
Desmis
3e0b2be942 Reenable chroma compensation Exposure 2020-06-05 08:49:48 +02:00
Ingo Weyrich
2bdadc36da iplocallab.cc: further cleanups 2020-06-03 20:38:28 +02:00
Ingo Weyrich
4f3d2ac670 newlocallab2: further cleanups 2020-06-03 13:01:09 +02:00
Ingo Weyrich
9c3039b394 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-02 19:46:27 +02:00
Desmis
f79990090b Suppress unused code 2020-06-02 18:07:03 +02:00