Commit Graph

10578 Commits

Author SHA1 Message Date
Desmis
2a5ce3c0ba merge with dev 2020-07-14 07:42:15 +02:00
Ingo Weyrich
60034aa253 Merge pull request #5846 from Beep6581/curve_cleanup
Cleanup for curves.*
2020-07-13 22:21:34 +02:00
Ingo Weyrich
0465fe2236 Merge pull request #5836 from Beep6581/improve_pyramids2
improvements for wavelets and also for other use cases of pyramids
merged to get more tests. will continue later
2020-07-13 21:13:07 +02:00
Ingo Weyrich
d1f87ffdac Merge branch 'dev' into improve_pyramids2 2020-07-13 19:45:37 +02:00
Desmis
c3753fa6ff Enable curve C=f(H) 2020-07-13 17:51:49 +02:00
Desmis
32329f306f Prepare rtengine for CH curve 2020-07-13 17:32:38 +02:00
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
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
Thanatomanic
c949da7d28 Remove some unneccessary comments in histogrampanel.cc 2020-07-12 07:27:38 +02:00
Thanatomanic
c364e20635 Fix the RGB bar readout in histogram 2020-07-12 07:26:29 +02:00
Thanatomanic
dced61b619 Cosmetic change to histogram: added padding. Some minor code improvement 2020-07-12 07:01:51 +02:00
Thanatomanic
dd7fd08f93 Merge pull request #5808 from PureW/fix-nikon-z-jpeg-export
Strip Nikon ShotInfo tag when saving to JPEG as it bloats Exif block beyond 64kB limit
2020-07-11 09:52:54 +02:00
Thanatomanic
3b4d470b4b Add slightly better white-levels for Fuji X-T2 (#5824) 2020-07-11 09:16:16 +02:00
Desmis
738ad15af4 Others changes to labels and french 2020-07-11 07:44:30 +02:00
Desmis
53aec5e134 Others chnages to labels 2020-07-10 20:23:37 +02:00
Desmis
64c6bcfabb Change some labels and tooltip 2020-07-10 20:08:07 +02:00
Desmis
41712058fd Clean code locallabtools 2020-07-10 08:56:41 +02:00
Desmis
434274bbc9 Take into account expert in Mask Laplace 2020-07-09 18:31:40 +02: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
Desmis
37615dfdb7 Simplify 2 GUI tooltip 2020-07-09 10:36:55 +02:00
Desmis
b7fa705580 Change label CBDL tooltip - simplify GUI tooltip 2020-07-09 10:26:09 +02:00
Desmis
bc596090ec French label contrsat W 2020-07-09 08:55:55 +02:00
Desmis
2a361536ef Change label frame wavelet 2020-07-09 08:51:01 +02:00
Desmis
89a9fcce0d Some changes to labels fr and color light 2020-07-09 08:14:01 +02:00
Desmis
e2d0483250 Suppress forgotten in settings Laplace checkbox 2020-07-08 17:52:46 +02:00
Ingo Weyrich
f03a19ebf1 Cleanup and speedup for a loop in wavelet denoise 2020-07-08 13:28:27 +02:00
Desmis
4e9b554f7f Change length of some labels 2020-07-08 07:33:22 +02:00
Desmis
90343fe82f Simplify in normal color Light and exposure with slider structure 2020-07-07 18:09:26 +02:00
Thanatomanic
f07653354b Add Canon EOS 90D dual-illuminant profile #5835 2020-07-07 13:33:03 +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
63633a61c4 Chnage labels show hide settings 2020-07-07 09:36:44 +02:00
Desmis
89a9d1125c Add in settings enable disable Spot 2020-07-07 08:20:34 +02:00
Desmis
9be94d1456 Some changes in french datas 2020-07-06 19:23:18 +02:00
Ingo Weyrich
80fdb3e7c0 Update AUTHORS.txt
Added Wayne Sutton for his contribution to RawPedia
2020-07-06 18:05:21 +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
Desmis
67bfc351b2 Change french labels exposure 2020-07-06 07:59:37 +02: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
1ea9373247 Merge pull request #5834 from Beep6581/improve_pyramids
Improve pyramids
2020-07-05 18:06:58 +02:00
Ingo Weyrich
7687ca9853 Merge branch 'dev' into improve_pyramids 2020-07-05 13:53:48 +02:00
Desmis
66ca345d40 Merge pull request #5832 from Beep6581/local_expo
Local expo - improve exposure with Laplacian PDE
2020-07-05 13:47:32 +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