-
Looking at at the `wavelib:gh-pages` branch, I see that it loads a script called `wavelib.js`, which was apparently produced by Emscripten, but it's not really a wasm, but rather that "js asm" dialect…
-
Hi,
Apologies, I sent the email below already, but just thought I'd repost here for others. I'm hoping you might be able to provide an example of time-frequency analysis using wavelib. Thanks.
I…
-
1. I have played around with the Python package: https://github.com/PyWavelets/pywt but when I use this I can only use a decomposing level of max 2 when my input array is of 75000 data-points? In your…
-
Hi Sir,
Apologies, I sent the email below already, but just thought I'd repost here for others.
I have used cwt in wavelib to perform time frequency analysis. Parameters were set as exactly same…
-
Hi,
I have some problem installing the package from SATnano folder. I used cmake, but I got nothing in the bin folder after compiling. I also tried to use the sat-query_ubuntu14 on a Linux machine,…
cwbcm updated
4 years ago
-
Hi Rafat,
I was wondering if there is a gaus1 CWT implementation available in wavelib? I'm assuming gaus2 is DOG with param = 2, but I'm also searching for a gaus1 CWT implementation. Perhaps I am …
-
Hi,
“getDWTRecCoeff” reconstructs the signal on a specific branch by
setting all other branch values to zero.
getDWTRecCoeff(double *coeff, int *length, const char *ctype, const
char *ext, in…
-
I'm considering to try this library from Go. And I'm wondering if it makes sense to make a pull request with Go bindings into here. or it won't be merged anyway?
-
```
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 li…
-
```
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 li…