Third commit Wavelet pyramid - Blur level curve by level

This commit is contained in:
Desmis
2019-12-13 18:27:54 +01:00
parent a5f7191106
commit 290fa796e8
15 changed files with 168 additions and 72 deletions

View File

@@ -166,6 +166,8 @@ private:
//local contrast
CurveEditorGroup* const LocalcurveEditorwav;
FlatCurveEditor* const wavshape;
CurveEditorGroup* const LocalcurveEditorwavlev;
FlatCurveEditor* const wavshapelev;
//Cbdl
CurveEditorGroup* const maskcbCurveEditorG;