Google Code Exporter

Results 11117 issues of 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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?...

Type-Defect
Priority-Medium
auto-migrated

``` 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....

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
Priority-Medium
auto-migrated

``` 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...

Type-Defect
auto-migrated
Priority-High