Desmis
|
b6b03fd975
|
GUI part CH curve
|
2020-07-13 17:08:19 +02:00 |
|
Ingo Weyrich
|
2a85c79132
|
further cleanups for curves.*
|
2020-07-13 17:00:36 +02:00 |
|
Ingo Weyrich
|
af8fe076f3
|
further cleanups for curves.*
|
2020-07-13 16:44:30 +02:00 |
|
Ingo Weyrich
|
d91cc3dce9
|
use reset() instead of assign to std::unique_ptr
|
2020-07-13 16:23:03 +02:00 |
|
Ingo Weyrich
|
d22fcb9df1
|
Cleanup for curves.*
|
2020-07-13 16:07:52 +02:00 |
|
Lawrence Lee
|
06caf40598
|
Move control lines code to new files
|
2020-07-12 15:19:10 -07:00 |
|
Thanatomanic
|
8af287aa8c
|
Re-enable Soft light in preview (fixes #5844)
Regression fix from e573de78b4 where the Soft light module was wrongly incorporated into the Wavelet conditional block.
|
2020-07-12 11:00:12 +02:00 |
|
Thanatomanic
|
cc6b0dbce1
|
Improved white levels for Nikon Coolpix P1000 (#5842)
|
2020-07-12 09:34:50 +02:00 |
|
Ingo Weyrich
|
3339e71b04
|
Merge branch 'dev' into bayer_bilinear
|
2020-07-11 11:49:27 +02:00 |
|
Thanatomanic
|
3b4d470b4b
|
Add slightly better white-levels for Fuji X-T2 (#5824)
|
2020-07-11 09:16:16 +02:00 |
|
Lawrence Lee
|
eb548f1aff
|
Make control lines part of processing parameters
|
2020-07-09 11:43:23 -07:00 |
|
Thanatomanic
|
4c59a0916b
|
Add slightly better white-levels for Fuji X-T1
|
2020-07-09 16:53:54 +02:00 |
|
Thanatomanic
|
17a4a0c5f6
|
Add slightly better white-levels for Fuji X-T2
|
2020-07-09 16:30:00 +02:00 |
|
Ingo Weyrich
|
f03a19ebf1
|
Cleanup and speedup for a loop in wavelet denoise
|
2020-07-08 13:28:27 +02:00 |
|
Ingo Weyrich
|
d65e00b3df
|
Wavelet Blur levels chroma: use LUT for pyramid, reduce memory usage, speedup
|
2020-07-07 13:10:16 +02:00 |
|
Desmis
|
89a9d1125c
|
Add in settings enable disable Spot
|
2020-07-07 08:20:34 +02:00 |
|
Ingo Weyrich
|
e269b38d1e
|
Wavelet Blur levels: use LUT for pyramid, reduce memory usage, speedup
|
2020-07-06 15:25:04 +02:00 |
|
Desmis
|
4d49d142aa
|
Simplify interface settings with hide/show tools
|
2020-07-06 12:26:09 +02:00 |
|
Lawrence Lee
|
98678c1f48
|
Use smart pointers
|
2020-07-05 16:37:49 -07:00 |
|
Lawrence Lee
|
11d68a7136
|
Fix autofill amount bug (#5826)
I forgot to change some values when fixing the order of profiled
distortion correction in the processing pipeline (#5595).
|
2020-07-05 11:41:12 -07:00 |
|
Ingo Weyrich
|
7687ca9853
|
Merge branch 'dev' into improve_pyramids
|
2020-07-05 13:53:48 +02:00 |
|
Ingo Weyrich
|
10334f5c81
|
exlabLocal(): cleanup
|
2020-07-05 13:30:19 +02:00 |
|
Ingo Weyrich
|
a393a500a1
|
retinex_pde(): cleanup and speedup
|
2020-07-05 12:46:29 +02:00 |
|
Desmis
|
20e86dac98
|
Improve algo laplace
|
2020-07-05 11:29:17 +02:00 |
|
Desmis
|
78ab547801
|
change scope exposure
|
2020-07-05 09:44:34 +02:00 |
|
Desmis
|
fd43ed28fe
|
change exposure with Laplacian
|
2020-07-05 08:33:40 +02:00 |
|
Ingo Weyrich
|
bc2ec7c39e
|
wavcontrast4(): some cleanups
|
2020-07-04 18:02:26 +02:00 |
|
Ingo Weyrich
|
023832b5fc
|
Merge branch 'dev' into improve_pyramids
|
2020-07-04 11:36:36 +02:00 |
|
Ingo Weyrich
|
8728aee0ce
|
fix broken non SSE build and add SSE code for one loop in wavcont()
|
2020-07-04 11:35:37 +02:00 |
|
Flössie
|
af4b17ac84
|
Minor cleanups
|
2020-07-02 17:38:59 +02:00 |
|
Ingo Weyrich
|
cf0ccc26ca
|
wavcont(): fixed two bugs and added SSE code for one loop in blur mode
|
2020-07-02 14:17:32 +02:00 |
|
Ingo Weyrich
|
237d97671c
|
wavcont(): always use meaLut
|
2020-07-02 13:12:46 +02:00 |
|
Desmis
|
ccbabb8498
|
Change label weakening decay - suppress f to DCR label - change order add tool
|
2020-07-02 08:12:34 +02:00 |
|
Ingo Weyrich
|
01acba4c84
|
make a helper function to create the pyramid LUT
|
2020-07-01 23:36:31 +02:00 |
|
Lawrence Lee
|
55a8238971
|
Fix temp image dimensions in transform (#5594)
The temporary image should be the same size as the transformed image,
not the original image.
|
2020-07-01 11:15:06 -07:00 |
|
Lawrence37
|
1b5296e0a6
|
Merge pull request #5822 from Beep6581/perspective-preview-fix
Fix for preview not updating when perspective is changed
|
2020-07-01 11:09:11 -07:00 |
|
Ingo Weyrich
|
0ce8c04ad1
|
Next try to improve pyramids
|
2020-07-01 17:47:00 +02:00 |
|
Ingo Weyrich
|
15c4f7c2f8
|
First mockup to improve pyramids
|
2020-06-30 15:29:21 +02:00 |
|
Desmis
|
39d185a586
|
Improvment to exposure inverse and tooltips
|
2020-06-30 11:19:35 +02:00 |
|
Desmis
|
2ac10c0502
|
Some chnages to exposure : hlcomp softradius
|
2020-06-30 08:45:15 +02:00 |
|
Desmis
|
7a3958e976
|
Small change to enable shadows
|
2020-06-30 06:36:19 +02:00 |
|
Desmis
|
5998a25a33
|
Enable exposure when shadows slider different zero
|
2020-06-29 16:22:30 +02:00 |
|
Ingo Weyrich
|
4010b4a336
|
removed a stopwatch
|
2020-06-28 13:59:52 +02:00 |
|
Ingo Weyrich
|
192afd2426
|
iplocallab.cc: deltaEforLaplace(): reduce memory usage
|
2020-06-28 13:56:03 +02:00 |
|
Ingo Weyrich
|
e913ec3a31
|
Merge branch 'dev' into locallab_engine_review
|
2020-06-28 13:33:59 +02:00 |
|
Ingo Weyrich
|
bad0c0b1e7
|
Some cppcheck cleanups
|
2020-06-28 13:24:00 +02:00 |
|
Ingo Weyrich
|
a0eacde31a
|
Merge branch 'dev' into cleanup_locallab_periphery
|
2020-06-28 12:20:54 +02:00 |
|
Desmis
|
466099b68b
|
change blendmask blendmaskab from int to double
|
2020-06-27 17:11:49 +02:00 |
|
Ingo Weyrich
|
3bab9ec688
|
copy constructor for labimage, further cleanup for locallab periphery
|
2020-06-27 16:52:53 +02:00 |
|
Ingo Weyrich
|
f02c4e1fd1
|
use LUT_CLIP_OFF instead of 0
|
2020-06-27 14:30:58 +02:00 |
|