Log in

View Full Version : Would it be possible/beneficial to make a temporal/mocomp wavelet based denoiser?


TheProfileth
9th June 2011, 00:46
I have been thinking about vague denoiser and how it uses wavelets (based on various algorithms) to denoise images, and I was thinking that if you could extend this idea with a temporal aspect or even motion compensation then it might be very useful and since vaguedenoise (or atleast its application of wavelets) is actually pretty fast I was thinking it could be an interesting idea. I also was interested by *.MP4 guy's thread on wavelet decomposition http://forum.doom9.org/showthread.php?t=145184 from about 2 years back. I suppose the use of mttools and mvtools2 could be used to jury rig a temporal wavelet filter, would be interesting to see the results.