merge with dev

This commit is contained in:
Desmis
2018-02-04 07:51:25 +01:00
15 changed files with 63 additions and 39 deletions

View File

@@ -749,7 +749,7 @@ private:
}
if (params.toneCurve.histmatching) {
imgsrc->getAutoMatchedToneCurve(params.toneCurve.curve);
imgsrc->getAutoMatchedToneCurve(params.icm, params.toneCurve.curve);
if (params.toneCurve.autoexp) {
params.toneCurve.expcomp = 0.0;