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