Hello there.
I'm using Wavelets::forward() to perfrom DWT and Wavelets::get_coeff() to get my result.
Here are 2 images I tested:


The wavelet used here is "db8", and here are the results:


I compared them with the output from another DWT library (Rice Wavelets Toolbox), who gives these:


I found that the spatial position of the coefficients seems to be shifted by a small amount.
I'm no an expert at signal processing so I don't know whether this is a bug or a non-critical issue.
Hello there.
I'm using Wavelets::forward() to perfrom DWT and Wavelets::get_coeff() to get my result.
Here are 2 images I tested:


The wavelet used here is "db8", and here are the results:


I compared them with the output from another DWT library (Rice Wavelets Toolbox), who gives these:


I found that the spatial position of the coefficients seems to be shifted by a small amount.
I'm no an expert at signal processing so I don't know whether this is a bug or a non-critical issue.