Add PDE Fattal to Exposure PDE - thanks to Alberto
This commit is contained in:
@@ -878,7 +878,7 @@ private:
|
||||
ipf.firstAnalysis(baseImg, params, hist16);
|
||||
|
||||
ipf.dehaze(baseImg, params.dehaze);
|
||||
ipf.ToneMapFattal02(baseImg);
|
||||
ipf.ToneMapFattal02(baseImg, params.fattal);
|
||||
|
||||
// perform transform (excepted resizing)
|
||||
if (ipf.needsTransform()) {
|
||||
|
Reference in New Issue
Block a user