> Thanks for your reply. Actually my application includes different > algorithms > to smooth spectral data, some of them based on the Wavelet transform. > However, even though they are pretty fast, they are far from being helpful > for real time displaying purposes as the data I have to plot are usually > >1024x1024 data points. > Either way, I find your comments to be very helpful. Thank you very much!
Ah... well yes, my theory is only good for small areas. You MIGHT want to consider the possibility of including some assembler embedded in your code to work the algorithms on a huge memory buffer (or bands of data to keep the buffer fairly small) to speed it up - but I'm not sure how effective that would be or if it's even possible. -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list msvc@beginthread.com See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.