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
This commit is contained in:
Desmis
2020-08-02 15:52:01 +02:00
committed by GitHub
parent 0933a48253
commit e0d3353d72
11 changed files with 231 additions and 20 deletions

View File

@@ -1790,6 +1790,7 @@ struct WaveletParams {
Glib::ustring CLmethod;
Glib::ustring Backmethod;
Glib::ustring Tilesmethod;
Glib::ustring complexmethod;
Glib::ustring daubcoeffmethod;
Glib::ustring CHmethod;
Glib::ustring Medgreinf;