Improve Exposure PDE
This commit is contained in:
@@ -751,7 +751,7 @@ void Crop::update(int todo)
|
||||
|
||||
if (need_fattal) {
|
||||
parent->ipf.dehaze(f, params.dehaze);
|
||||
parent->ipf.ToneMapFattal02(f, params.fattal);
|
||||
parent->ipf.ToneMapFattal02(f, params.fattal, 3);
|
||||
}
|
||||
|
||||
// crop back to the size expected by the rest of the pipeline
|
||||
|
Reference in New Issue
Block a user