
20 Nov
2007
20 Nov
'07
8:19 p.m.
On Tue, 20 Nov 2007 19:36:20 +0000, nisha kannookadan wrote:
The Code is quite huge. But I post here, a part, which takes quite a lot of time: These are two methods for wavelet transformations:
Oh boy, that is a lot of copying going on before you even enter the loop! And then in the loop, there is a bunch of resizing! You should use a profiler. -- Sohail Somani http://uint32t.blogspot.com