Added a threshold slider to the impulse denoise tool. At large values it can lead to a bit of cratering, but otherwise it allows some flexibility that is useful as a precursor to the pyramid denoise filter. Small values on the slider are less impulse NR, larger values yield more NR.
This commit is contained in:
@@ -106,10 +106,7 @@ TRANSFORM, // EvPerspCorr
|
||||
EQUALIZER, // EvEqualizer
|
||||
EQUALIZER, // EvEqlEnabled
|
||||
IMPULSEDENOISE, // EvIDNEnabled,
|
||||
<<<<<<< local
|
||||
IMPULSEDENOISE, // EvIDNThresh,
|
||||
=======
|
||||
>>>>>>> other
|
||||
DIRPYRDENOISE, // EvDPDNEnabled,
|
||||
DIRPYRDENOISE, // EvDPDNLuma,
|
||||
DIRPYRDENOISE // EvDPDNChroma,
|
||||
|
Reference in New Issue
Block a user