View Single Post
Old 1st April 2013, 11:39   #7  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
If you use Linux, Rawstudio implements the fft3d-filter de-noising and sharpening algorithm, with a similar functionality to 'limitedsharpen' added on top. Obviously it is only a 2D version.

Almost all code was re-written, since ff3dfilter was very inefficient in terms of multithreading. All paramters have been combined in to a single "luma denoise" and "chroma denoise" and "sharpen" values.
__________________
Regards, sh0dan // VoxPod
sh0dan is offline   Reply With Quote