Google Code Exporter
Google Code Exporter
``` When I use some of the examples to test ,it throws an exception 0xC0000005.Compiling and linking are OK.The problem occur when I try to run the program. I use...
``` What steps will reproduce the problem? 1. call swt with signal length 255 and j=8 2. feed the result back into iswt 3. iswt hangs with infinite loop What...
``` What steps will reproduce the problem? 1.While compiling imagedemo1.cpp, I fail to include the correct header files. 2. 3. What is the expected output? What do you see instead?...
``` What steps will reproduce the problem? 1. I am using 2D SWT (stationary wavelet transform) and when the image size changes (not equal to 512*512) the code doesn't work....
``` Hello, I am trying to run the code wavelet2d.cpp but I am getting the following error: wavelet2d.obj : error LNK2019: unresolved external symbol _fftw_destroy_plan referenced in function "double __cdecl...
``` What steps will reproduce the problem? there is no problem at console application but same code over an GUI program received signal SIGSEGV, Segmentation fault. In q1fv_2 () when...
``` hi...i have opencv2.1 in devcpp environment. it works perfectly. then i recently tried installing a wavelet library downloaded from wavelib.rar now i tried compiling an example program in the...
``` Dear Developers I am Davinder Siwal from Delhi University India I am trying to use your wavele1d c++ codes for decomposition of my data in terms of wavelets. I...
``` What steps will reproduce the problem? 1. Write a program that calculates a dwt_sym on more than one thread 2. Crashes when attempting fftw plan creation What version of...
``` In the stationary wavelet case, only dyadic length signals can be reliably reconstructed. This is a high priority issue. ``` Original issue reported on code.google.com by `[email protected]` on 17...