82 Commits

Author SHA1 Message Date
Rafat Hussain
b865a273d2 commit : cmake housekeeping 2017-09-25 15:36:26 +05:30
Rafat Hussain
f906ae8d66 commit : denoise object added 2017-09-24 18:24:45 +05:30
Rafat Hussain
a26e271971 commit : visushrink/sureshrink added for dwt/swt 2017-09-23 17:19:28 +05:30
Rafat Hussain
bd2314727e commit : sureshrink corrected 2017-09-22 17:01:13 +05:30
Rafat Hussain
310b7759f1 commit : visushrink updated 2017-09-19 17:08:33 +05:30
Rafat Hussain
de4b96e123 commit : wrcoeftest added 2017-08-24 18:14:49 +05:30
Rafat Hussain
e35df26b18 commit : wrcoeff commit 2017-08-23 18:05:07 +05:30
Rafat Hussain
59bd91d4fa commit : test->denoisetest for auxiliary 2017-08-22 14:42:57 +05:30
Rafat Hussain
1bde2f9824 commit : denoise renamed to auxiliary 2017-08-22 14:21:45 +05:30
Rafat Hussain
1b34b65fb6 commit : "haar" added to MODWT 2017-08-20 18:44:06 +05:30
Rafat Hussain
87c0e462dc commit : SWT and MODWT added. More tests. 2017-08-14 17:09:12 +05:30
Rafat Hussain
22145f26fd Commit : Memory error debugged 2017-08-12 17:40:57 +05:30
Rafat Hussain
4b187b1e02 commit : Minor changes 2017-08-12 17:20:25 +05:30
Rafat Hussain
661432388d commit : denoisetest minor corr 2017-08-12 17:08:59 +05:30
Rafat Hussain
46ef7cb1b9 commit : Denoise Levels added 2017-08-11 16:21:33 +05:30
Rafat Hussain
72a3e5c580 Merge branch 'denoise' of https://github.com/rafat/wavelib into denoise
# Conflicts:
#	test/denoisetest.c
2017-08-11 16:18:45 +05:30
Rafat Hussain
e1baa7fc17 commit : sureshrink error correction 2017-08-11 16:13:33 +05:30
Rafat Hussain
ee88fece29 commit : sureshrink error correction 2017-08-09 04:50:41 +05:30
Rafat Hussain
fa68a811af commit : dout error corrected 2017-08-08 18:37:02 +05:30
Rafat Hussain
cb01ae39ec commit : sureshrink init 2017-08-08 18:20:20 +05:30
Rafat Hussain
ede7d68eb0 commit : gitignore updated 2017-08-07 18:43:28 +05:30
Rafat Hussain
615ea94091 commit : visushrink example added 2017-08-07 18:35:23 +05:30
Rafat Hussain
4b80222408 commit : denoise lib first iteration 2017-08-07 06:40:11 +05:30
Rafat Hussain
d29e08d06b commit : visualshrink code added 2017-08-06 18:48:08 +05:30
Rafat Hussain
6e647fcf6d Commit : Denoise.c ++mad 2017-08-05 15:41:17 +05:30
Rafat Hussain
9a0a271e4d Commit : Denoise First Commit 2017-08-02 18:44:39 +05:30
Rafat Hussain
0297e002d5 Merge pull request #4 from slanoe/master
meyer coefficients added
2016-12-21 17:37:20 +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
3b92f27042 Commit : README modified 2016-05-29 06:18:36 +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
Rafat Hussain
a2c709715b Added gitignore 2 2016-04-03 17:08:20 +05:30
Rafat Hussain
2b3b78acbd Added gitignore 2016-04-03 17:05:09 +05:30
Rafat Hussain
2e94a2f078 Merge pull request #3 from holgern/master
travis-ci, cmake and appveyer support added
2016-03-11 16:04:08 +05:30
Holger Nahrstaedt
f0339fbc4b remove include_directories(${BOOST_DIR}) 2016-03-11 11:07:13 +01:00
Holger Nahrstaedt
79d0802f39 remove random header 2016-03-10 07:49:07 +01:00
Holger Nahrstaedt
0c7cd6018b use different random generation 2016-03-10 07:45:21 +01:00
Holger Nahrstaedt
47b28c620d next try 2016-03-09 21:33:57 +01:00
Holger Nahrstaedt
e4a4d1a17d fix travis 2016-03-09 19:09:10 +01:00
Holger Nahrstaedt
e2ff743cbe - 2016-03-09 17:33:24 +01:00
Holger Nahrstaedt
da84e602bc new fix 2016-03-09 17:08:04 +01:00
Holger Nahrstaedt
895e1a1f3b travis try to fix 2016-03-09 16:41:01 +01:00
Holger Nahrstaedt
32738628ee fix apt-get 2016-03-09 16:36:54 +01:00
Holger Nahrstaedt
ce2a416bda try to repair travis for linux 2016-03-09 16:32:33 +01:00
Holger Nahrstaedt
552034c74f USE_STATIC_BOOST has to used to define if boost is static or not 2016-03-09 16:22:18 +01:00
Holger Nahrstaedt
cf869ef0c4 some changes for cmake 2016-03-09 16:07:01 +01:00