dfttest
dfttest copied to clipboard
2D/3D frequency domain denoiser.
Results
2
dfttest issues
Sort by
recently updated
recently updated
newest added
The function getNoiseSpectrum expects the planes as a number: 0 for Y, 1 for U, 2 for V However avisynth.h assignes the planes one off: PLANAR_Y=1
Currently the when using nfile or nstring dfttest also processes the clip. However this processing is different to the processing when the output file saved by nfile or nstring is...