Init retinex add tone-mapping

This commit is contained in:
Desmis
2015-11-07 18:47:37 +01:00
parent af0572629e
commit 1892bbf772
10 changed files with 428 additions and 242 deletions

View File

@@ -24,6 +24,8 @@ protected:
CurveEditorGroup* curveEditorGH;
Adjuster* str;
Adjuster* scal;
Adjuster* grad;
Adjuster* iter;
Adjuster* neigh;
Adjuster* gain;
Adjuster* offs;