40 Commits

Author SHA1 Message Date
8d05b0b732
Add optimisation compile flags 2019-12-24 11:36:20 -05:00
Rafat Hussain
cef10c1133 idwt2 issue taken care of 2019-10-22 18:39:56 +05:30
Rafat Hussain
f2bf77feb8 cleanup 2019-09-06 09:10:03 +05:30
Wei-Hsuan Yang
d76bd20573 gamma replaced with cwt_gamma 2019-04-15 13:34:27 +08:00
Rafat Hussain
e49f228771 gamma replaced with cwt_gamma 2019-04-08 16:40:15 +05:30
Rafat Hussain
2ef5c81d82 wt2 examples added 2019-04-06 08:39:01 +05:30
Rafat Hussain
8580e896da wt2 obj added 2019-04-05 19:06:19 +05:30
Rafat Hussain
00c916c150 MRA access added 2019-04-01 18:11:19 +05:30
Rafat Hussain
e16859af59 MODWT branch added. Test for memory leaks 2019-03-20 18:27:57 +05:30
Ivan Krylov
a7935daae7 conv.h, hsfft.h, real.h: squash remaining redundant typedefs 2018-12-14 13:29:31 +03:00
Ivan Krylov
0d5118db6f wavelib.c: remove unused parameters from modwt_per, imodwt_per 2018-12-14 13:05:45 +03:00
Ivan Krylov
fbbebc90f9 Partially revert "const-correct cwt.c:cwavelet"
This reverts commit 0b5777fc4aa12d7c019cd01aa3f5885c47c0cae2.

> In cwt.h and cwt.c , s0 and dj are needed for reconstruction.
> Both of these variables may be needed if we are to add more wavelets.
2018-12-14 13:04:07 +03:00
Ivan Krylov
12d72252c6 cwt.c:factorial: move array definition above executable statements
thus the project may be built using C89 compilers like MSVC2010
2018-12-13 17:26:43 +03:00
Ivan Krylov
1856f4a4f3 wavelib.c: const-correct swt_fft, swt_direct; drop a few more set but unused variables 2018-12-13 15:24:19 +03:00
Ivan Krylov
2e2b624950 remove lots of unused variables 2018-12-13 15:09:52 +03:00
Ivan Krylov
0b5777fc4a const-correct cwt.c:cwavelet 2018-12-13 15:05:02 +03:00
Ivan Krylov
4e34b8926b get rid of type redefinitions 2018-12-13 14:32:41 +03:00
Ivan Krylov
f238fb1ce6 const-correct header/wavelib.h; drop duplicate src/wavelib.h; break everything 2018-12-13 14:24:44 +03:00
Rafat Hussain
e35df26b18 commit : wrcoeff commit 2017-08-23 18:05:07 +05:30
Rafat Hussain
1b34b65fb6 commit : "haar" added to MODWT 2017-08-20 18:44:06 +05:30
slanoe
318e9b0f86 meyer coefficients added 2016-12-20 14:45:23 +01:00
Rafat Hussain
eeae494901 COMMIT : ICWT available only for wt->pow = 2 2016-10-13 14:39:00 +05:30
Rafat Hussain
35c426bb12 COMMIT : ICWT (Approximate Rconstruction) modified to only support power of 2.0 scales 2016-10-12 15:10:33 +05:30
Rafat Hussain
5c9a4b5a88 COMMIT : strcpy(wt->type,type) added at line 1330 2016-10-12 14:37:44 +05:30
Rafat Hussain
b511fe864d COMMIT : Error Correction in wavelib.c : Value wt->type wasn't being updated with "lin" scales option 2016-10-10 09:44:46 +05:30
Rafat Hussain
69bf4dc0b0 CCommit : CWT/ICWT added 2016-05-29 05:43:59 +05:30
rafat
dc38e9f39b Commit : Boost dependency removed from Unit tests 2016-05-22 16:49:17 +05:30
Holger Nahrstaedt
aad90aebfc Merge remote-tracking branch 'upstream/master' 2016-03-09 15:47:21 +01:00
Holger Nahrstaedt
0ed5135772 cmake and travis support added 2016-03-09 13:32:39 +01:00
Rafat Hussain
4075ae5bc8 Commit : Memory Leaks Plugged# 2016-03-08 06:40:13 +05:30
Holger Nahrstaedt
f7786d4dd5 forget header/wavelib.h 2016-02-28 10:17:42 +01:00
Holger Nahrstaedt
5e5fe8ffa8 Zero-sized array added again
pragma added for MSVC compiler.
2016-02-28 10:13:06 +01:00
Holger Nahrstaedt
ebcc2f9860 * coif1 - coif 17 added
* missing bior wavelet added
* rbior added
* sym2 - sym20 added
2016-02-28 10:01:21 +01:00
Holger Nahrstaedt
4ce49a05e9 db coefficients added up to 38
db coefficients accuracy improved
refactoring of wavefilt
2016-02-25 14:41:45 +01:00
Holger Nahrstaedt
487de13131 fix warning C4200: nonstandard extension used : zero-sized array in struct/union 2016-02-18 15:24:00 +01:00
Rafat Hussain
66dc615ac8 commit : DWPT and Wavelet Tree added 2016-01-29 17:09:44 +05:30
Rafat Hussain
2197daab4d commit : db1 accuracy improved 2016-01-12 18:30:06 +05:30
Rafat Hussain
23d5075329 Commit : Zeropad removed. Periodic Extension debugged. 2015-12-13 12:52:16 +05:30
Rafat Hussain
fcf4914f05 Commit : bior3.3 filtlength added and bior3.1 filtlength corrected 2015-09-15 18:20:31 +05:30
Rafat Hussain
b344fc7ac1 Commit : Code Added 2014-12-15 15:47:46 +05:30