merge with dev
This commit is contained in:
@@ -862,9 +862,8 @@ private:
|
||||
|
||||
ipf.firstAnalysis(baseImg, params, hist16);
|
||||
|
||||
if (params.fattal.enabled) {
|
||||
ipf.ToneMapFattal02(baseImg);
|
||||
}
|
||||
ipf.dehaze(baseImg);
|
||||
ipf.ToneMapFattal02(baseImg);
|
||||
|
||||
// perform transform (excepted resizing)
|
||||
if (ipf.needsTransform()) {
|
||||
@@ -1249,6 +1248,8 @@ private:
|
||||
|
||||
wavCLVCurve.Reset();
|
||||
|
||||
ipf.softLight(labView);
|
||||
|
||||
//Colorappearance and tone-mapping associated
|
||||
|
||||
int f_w = 1, f_h = 1;
|
||||
|
Reference in New Issue
Block a user