Lawrence Lee
06caf40598
Move control lines code to new files
2020-07-12 15:19:10 -07:00
Lawrence Lee
eb548f1aff
Make control lines part of processing parameters
2020-07-09 11:43:23 -07:00
Lawrence Lee
98678c1f48
Use smart pointers
2020-07-05 16:37:49 -07:00
Lawrence Lee
c2ea6b2ebc
Merge from 'dev'
2020-06-25 21:58:02 -07:00
Lawrence37
763e3f7364
Merge pull request #5595 from Lawrence37/distortion
...
Move profiled distortion correction in pipeline
2020-06-25 10:56:58 -07:00
Lawrence Lee
72de3f21c7
Remove misleading comments
2020-06-25 10:39:21 -07:00
Lawrence Lee
9a40c14858
Make proper use of minimum control line count
...
When using control lines for perspective correction, set the number of
vertical and horizontal lines to the proper values instead of
hard-coding them to 4. The minimum line count is set to 2 when using
control lines, and defaults to 4 when using fully-automatic correction.
2020-06-23 21:57:10 -07: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
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
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