Precise possibilities for denoiser
This commit is contained in:
parent
fc0cc8808a
commit
e3bbb2c63d
@ -12,6 +12,10 @@ from utils import Color
|
||||
|
||||
imagesFolderPath = 'rafael/arw'
|
||||
imagesFolderPathFileName = imagesFolderPath.replace('/', '_')
|
||||
# Among:
|
||||
# - `wavelet`
|
||||
# - `bilateral`
|
||||
# - `tv_chambolle`
|
||||
denoiser = 'bilateral'
|
||||
|
||||
raiseNotFlatFields = False
|
||||
|
Loading…
Reference in New Issue
Block a user