locallab: dedup dehaze code
This commit is contained in:
@@ -872,7 +872,7 @@ private:
|
||||
|
||||
ipf.firstAnalysis(baseImg, params, hist16);
|
||||
|
||||
ipf.dehaze(baseImg);
|
||||
ipf.dehaze(baseImg, params.dehaze);
|
||||
ipf.ToneMapFattal02(baseImg);
|
||||
|
||||
// perform transform (excepted resizing)
|
||||
|
Reference in New Issue
Block a user