Desmis
e0d3353d72
Wavelet levels - choice complexity standard - advanced ( #5869 )
...
* Added in option edghi edglo limrad
* Hide choice edgesharpness slider curve
* First normal expert
* Second normal expert
* Changes in normal expert contrast chroma residual
* Change label complexity wavelet
* French + hide sigmafin standard
* Added tooltip complexty wavelet
2020-08-02 15:52:01 +02:00
Desmis
371add936b
Improve finer and coarser levels with maxlevels
2020-06-09 13:16:34 +02:00
Desmis
d3538fb230
Change response slider threshold2 - and GUI denoise chroma label
2020-06-09 09:06:10 +02:00
Desmis
e25f5aa455
Rebuild wavtm with curve finerCoraser - language - various chnages to denoise
2020-05-12 09:11:16 +02:00
Desmis
a481b18e94
Save provisory work on toning
2020-04-15 15:37:13 +02:00
Desmis
b0f73d7cd3
Wavelet - added damper to directionnal contrast
2020-04-15 08:48:18 +02:00
Desmis
feb2c7c77f
Improve GUI final Touchup
2020-04-14 16:20:15 +02:00
Desmis
2c3c658171
Wavelet - added meanab sigmaab damper to chroma -Fixed bug in toning
2020-04-14 08:36:51 +02:00
Desmis
25513c85bc
Improve toning with meanab sigmaab and damper
2020-04-13 17:52:56 +02:00
Desmis
71da91c85f
Wavelet levels - Added Damper to local contrast final
2020-04-13 09:04:38 +02:00
Desmis
31355ca70e
Added equalizer denoise luminance
2020-04-06 09:37:37 +02:00
Desmis
61c6b19533
GUI for wavelt denoise chroma
2020-04-02 12:32:29 +02:00
Desmis
b8749f708c
Added effect to edge sharpness
2020-03-31 14:24:17 +02:00
Desmis
0fa2ca79c2
Improvment contrast to prevent texture and noise
2020-03-30 08:54:26 +02:00
Desmis
a61463447a
Improvment to Blur levels
2020-03-28 08:35:00 +01:00
Desmis
d10ff9e816
Wavelet Improvment to GUI Residual
2020-03-27 16:21:17 +01:00
Desmis
c836376766
Blur residual luma and chroma
2020-03-26 09:34:38 +01:00
Desmis
ea56e57ec2
First version blur by level
2020-03-26 07:19:54 +01:00
Desmis
51f1198b65
Init blur by levels
2020-03-25 18:06:32 +01:00
Desmis
cdf8d8ec7f
Wavelet - added offset to contrast levels
2020-03-25 07:15:27 +01:00
Desmis
6d154bcdae
Wavelet - Give possibility to use old algo SH residual image
2020-03-24 11:29:50 +01:00
Desmis
1f4613cd3b
GUI for TM wavelet
2020-03-22 10:37:21 +01:00
Desmis
81c6e4635d
merge with dev
2020-02-24 11:05:55 +01:00
Flössie
1c0033f798
Collapse all tools on first start ( fixes #4776 )
...
I had to remove the `isVisible` check in `MyExpander::set_expanded()`
because it would trigger in Wavelet and Retinex for unknown reasons.
One inner expander in CIECAM isn't covered by the tool states, and the
way they are distributed to Wavelet and Retinex won't allow for further
tool states in those tools. We should consider to move the tool states
for sub-tools (like Wavelet, Retinex, and CIECAM) to seperate keys in
the `options` file.
2020-02-12 09:04:55 +01:00
Desmis
025f444d7e
Improve contrast levels with sigma
2019-12-15 08:21:41 +01:00
Desmis
c58d2a1d75
merge with dev
2019-11-14 14:07:04 +01:00
Ingo Weyrich
587652283d
further reduction of include dependencies, also finalised some classes
2019-11-09 16:51:54 +01:00
Desmis
d621721ffe
merge wit dev
2019-11-07 07:17:19 +01:00
Ingo Weyrich
ba8dda1836
Further cleanup of include dependencies
2019-10-30 16:38:02 +01:00
Desmis
00df4707a8
merge with dev
2019-09-11 11:41:24 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Desmis
8fc55ea70c
Change GUI for residual chroma
2019-08-29 13:29:14 +02:00
Desmis
e4c4e38236
merge with dev
2019-07-24 09:05:32 +02:00
Ingo Weyrich
0493e67474
nuke empty adjusterAutoToggled functions
2019-07-20 11:44:38 +02:00
Desmis
83f487753c
Improve shadows-Highlight Residual
2019-05-27 09:23:56 +02:00
Desmis
fc9867eb2d
Improvment to residual image
2019-05-21 07:48:18 +02:00
Desmis
7ec1b27a91
Add show mask to Clarity
2019-03-23 12:45:44 +01:00
Desmis
3fe2aaed79
merge with dev
2019-03-23 07:21:18 +01:00
Desmis
48d30e50c7
Wavelet Clarity and Unsharp mask
2019-03-22 18:20:00 +01:00
Hombre
108b69ae22
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 00:09:37 +01:00
heckflosse
831e18ca45
Add override keyword. Thanks @Floessie
2018-11-22 16:19:16 +01:00
Flössie
2125f42116
Turn almost all Listeners into abstract interfaces
2018-10-09 20:32:40 +02:00
Flössie
91b44dbd08
Replace all g_idle_add
s with IdleRegister
( #3767 )
2017-03-26 22:03:33 +02:00
Morgan Hardwood
e4f6319d1b
Testing merge of master 95f0d6 into gtk3 9cf0e5
2016-12-27 17:14:45 +01:00
Flössie
0731975ff0
Apply modernize-use-nullptr
...
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
2016-10-12 17:48:40 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
82da6f3fb6
Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
2015-07-29 19:22:25 +02:00
Hombre
db306ccfed
Solving issue 2846: "Wavelet - expanding a sub-tool adds a history item"
2015-07-23 20:26:22 +02:00
jdc
a1ca02fd67
Added Wavelet sub-tool enable/disable buttons, and some bug fixes. Issue 2831
2015-07-14 20:44:27 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00