merged 'hdr_tonemap_fattal_nocache' into 'dev'
This commit is contained in:
@@ -810,6 +810,10 @@ private:
|
||||
|
||||
ipf.firstAnalysis (baseImg, params, hist16);
|
||||
|
||||
if (params.fattal.enabled) {
|
||||
ipf.ToneMapFattal02(baseImg);
|
||||
}
|
||||
|
||||
// perform transform (excepted resizing)
|
||||
if (ipf.needsTransform()) {
|
||||
Imagefloat* trImg = nullptr;
|
||||
|
Reference in New Issue
Block a user