process time (elapsed time) is always zero That I doubt. I assume that it should take atleast 1 ms to do complex wavelet transformation on 25...
process time (elapsed time) is always zero Helios, Well, I tried what you said me to do. Still I get zero elapset time. beginT and endT ar...
process time (elapsed time) is always zero Helios, You mean that I should change: beginT = clock(); to beginT = float(clock())/float...
process time (elapsed time) is always zero Hey Helios I don't have any previous experience with c++. I have taken help from web about cloc...
process time (elapsed time) is always zero Hello Everyone I have one code for image compression alogrithm in c++. For my part, I have to m...