locallab: dedup dehaze code

This commit is contained in:
heckflosse
2019-04-08 14:44:02 +02:00
parent d2f7db7182
commit 7970afa400
7 changed files with 28 additions and 143 deletions

View File

@@ -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)