View Full Version : seesaw + custom denoiser.
Terranigma
13th April 2007, 16:07
Would seesaw work with using a custom denoiser script I scripted that uses fft3d coupled with a few other denoisers?
Example:
a= last
b=a.MyExtremeDenoiserScript()
SeeSaw(a,b, NRlimit=3, NRlimit2=4, Sstr=1.5, Slimit=5, Spower=5, Sdamplo=6, Szp=16)
Will the full benefits of my script be used?
Pookie
13th April 2007, 16:49
Yes. Twirl settings to taste.
Terranigma
16th April 2007, 00:29
Thanks Pookie. After reading SeeSaw's script, and doing some tests on my own, It seems Bias plays a huge factor in the way seesaw functions with a custom denoiser. Setting bias too high is a terrible idea, because seesaw will mainly focus on detail, rather than the soft, calm areas which is what a denoiser does (like it says in the script). I tend to get much better results when the bias is close to 0 (10-30) rather than close to maximum (70-90). It's like not using any denoiser when the bias is so high, which leaves tons of nasty artifacts (which can be avoided by balancing the bias level). SeeSaw fits the name of the script perfectly, This is awesome!
Can't wait for the mvtools version of seesaw :D
raziel666
17th April 2007, 13:29
Would you care sharing your denoiser script? Thanks! :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.