Call Histogram matching only if necessary, #4674

This commit is contained in:
heckflosse
2018-07-08 20:24:17 +02:00
parent 786cd10ca0
commit eeebe587ba
15 changed files with 49 additions and 11 deletions

View File

@@ -54,6 +54,7 @@ public:
bool hrenabled;
bool method;
bool histmatching;
bool fromHistMatching;
bool clampOOG;
};