3393 Commits

Author SHA1 Message Date
Desmis
edbfe1a1fd Add contrast curve to mask 5 Retinex 2019-10-15 16:22:27 +02:00
Desmis
94bd0a7d60 Add contrast curve to mask 3 ToneMapping 2019-10-15 14:03:21 +02:00
Desmis
e8dd1c4378 Add contrast curve to mask 4 ShadowsHighlight 2019-10-15 11:35:01 +02:00
Desmis
e44d4c1324 Add contrast curve to mask 6 exposure 2019-10-15 08:34:34 +02:00
Morgan Hardwood
330a7807ed Partial profile save dialog order
If it's a partial profile, it's more intuitive to first allow the user
to choose which parameters to save before showing the Save As dialog.

Closes #5491
2019-10-14 21:31:22 +02:00
Desmis
ef5eebb81e Add contrast curve to mask 7 color and light 2019-10-14 16:07:22 +02:00
Desmis
b2eebb0d97 Add Film grain to smooth blur - thanks to Alberto 2019-10-14 10:27:36 +02:00
Desmis
bf1cae690c Improve Smmoth and blur with FFTW and guidefilterlog thanks to Alberto 2019-10-13 11:12:59 +02:00
Desmis
5d17442b92 Chnage precision sliders denoise from int to double 2019-10-13 07:20:12 +02:00
Desmis
fe10587741 add threshold detail denoise - thanks to Alberto 2019-10-12 18:14:39 +02:00
Desmis
cfdfd9f553 merge with dev 2019-10-12 08:50:16 +02:00
Desmis
f72ec7bde2 merge with dev 2019-10-12 08:36:25 +02:00
Desmis
b3ccb29c11 Change tooltip 2019-10-11 14:36:19 +02:00
Desmis
baf3f8c64a Checkbox Solve PDE Laplacian mask 2019-10-11 13:46:19 +02:00
Desmis
437b7367a5 Enable mask tooltip 2019-10-11 09:03:46 +02:00
Desmis
94daae2d0a Others bug with coef and coefC fixed 2019-10-11 08:08:33 +02:00
Desmis
1125d11386 Number the order of mask 2019-10-10 18:15:35 +02:00
Desmis
d0e32b5682 add Laplacian threshold to mask Blur 2019-10-10 17:58:31 +02:00
Desmis
7bafb53618 Fixed bug in Blur and noise if coefc = 0 2019-10-10 16:53:23 +02:00
Desmis
134d548862 Add Laplacian threshold to mask CBDL and fixed bug in CBDL 2019-10-10 16:15:57 +02:00
Desmis
b443972a09 Add Laplacian threshold to mask SH 2019-10-08 08:40:13 +02:00
Desmis
34e86fcd41 Changes to fftw 2019-10-08 06:58:09 +02:00
Desmis
4f33394122 merge with dev 2019-10-07 18:41:30 +02:00
Desmis
39c2ffb05f add Laplacian threshold to mask color and Light 2019-10-07 17:27:25 +02:00
Desmis
5edd3e410d test fftw not optimize for Blur and Noise 2019-10-07 16:32:27 +02:00
Desmis
06eaf8cc85 Change default settings and tooltip 2019-10-07 15:01:29 +02:00
Desmis
7f5ea7ef6f Disable Inverse Reti and fixed GUI bug 2019-10-07 08:07:30 +02:00
Desmis
72c182102a Provisory disabled inverse reti 2019-10-06 19:45:34 +02:00
Desmis
3e6680b7ce add Laplacian threshold to mask exposure 2019-10-06 17:36:58 +02:00
Desmis
38b53ca9b6 add Laplacian threshold to mask Retinex 2019-10-06 14:30:39 +02:00
Desmis
38963a3282 Add Laplacian threshold to Mak Tone mapping 2019-10-06 11:11:08 +02:00
Desmis
cfa214d181 Fixed bad behavior in Exposure inverse 2019-10-06 07:18:29 +02:00
Desmis
7ba7869952 enabled mask after Tone mapping 2019-10-04 16:42:00 +02:00
Desmis
7167551047 disabled new mask after tone mapping due to bugs 2019-10-03 18:07:24 +02:00
Morgan Hardwood
8f0de49d41 Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Desmis
b0f35cfa21 Tone mapping mask after 2019-10-03 08:34:18 +02:00
Desmis
9a982e6fc2 merge with dev 2019-10-01 14:55:25 +02:00
Desmis
015cef4e74 Take into account deltaE to reduce artifacts with Transmission Map 2019-10-01 14:51:40 +02:00
Desmis
3ba153ae62 Improve mask for retinex 2019-09-30 10:03:11 +02:00
Desmis
1b6b6e65ee Fixed crash in transmission map 2019-09-29 10:52:40 +02:00
Desmis
4df7e74384 Fixed bad value in paramsedit.cc 2019-09-28 20:25:34 +02:00
Desmis
eb1d6e2dc4 Several changes to tools reti 2019-09-28 19:47:13 +02:00
Desmis
e9127e23b7 Fixed bug in Softradius 2019-09-28 11:11:36 +02:00
Desmis
951a161a09 Change default settings 2019-09-28 08:47:45 +02:00
Desmis
e7df169df1 Display Transmission Map Info 2019-09-28 07:39:50 +02:00
Desmis
c1560f32c5 Add Transmission map to Retinex 2019-09-27 11:16:02 +02:00
Desmis
c407da8d0a Add offset to Retinex 2019-09-27 07:57:19 +02:00
scx
ca42b7b726 Fix launch of custom editor
Fixes Beep6581/RawTherapee#5472
2019-09-26 04:21:28 +02:00
Desmis
58c80d6424 Another fixed bad behavior Expander 2019-09-25 18:31:57 +02:00
Morgan Hardwood
fa7ba481d7 Merge branch 'dev' into wavelenh 2019-09-25 12:43:57 +02:00