-
Is this supposed to happen? This is the result after I recompose the wavelet decomposition:
* merge visible
* difference mode
* merge visible
* auto levels
![gmic wavelet decompose recompose]…
-
Following your work on causal convolution and a few issues mentioning the subject, I started to dig in a bit on it and it looks like a very good research direction.
I have gained my understanding o…
-
I find that the wavelet coefficients as shown in the Wavelet Browser website are not exactly the same as those in pywt module.
For example from http://wavelets.pybytes.com/, if I select "Coiflets 1…
-
I am trying to compute a distance matrix using the Modified Hausdorff distance (Julia 0.6.4) and running into a confusing OutOfMemoryError. Basically, I am trying to run this code to compute distances…
-
Hi! I have taken on a project that was previously started by someone who was using pyradiomics v1.2. Given that I just started, I opted for the latest version (v.1.3). To ensure that I was on the righ…
-
Hi everybody,
I have 1D data, the length is 8, level set 3, there is a warning:
Forcing nlevels = 2
Warning: required level (3) is greater than the maximum possible level for haar (2) on a 8x1 ima
…
-
Hey,
starting from commit 3c1c2eb7cc3aaac92c6617d10d375ec630d9cc42 and including current master, the following code segfaults for me:
```
bart phantom -x 256 p
bart cdf97 3 p pw
```
Strang…
-
Excuse me
I added "force2d:true and force2Ddimension: 0" in params
When I extracted the features, the features name is [HH.HL,LH,LLL]
LLL????? = =?
I wanna know if the LLL is LL?
paste my co…
-
Hello, I have three problems:
1. **Gpio**: I wanted to build my Photobooth without a touchscreen. I don't need the printer. I just want to start photo run. Do not activate the other menu items. T…
-
I am trying to denoise a 374x278 image by applying a SWT2 with db1 wavelet, apply thresholding and inverse transform again. I use a single-level decomposition (thus ensuring that both axes are a multi…