[BUG] Wavelet Transform of BsplineWaveletTransformATrousAlgorithm
gives errors
#30
Labels
BsplineWaveletTransformATrousAlgorithm
gives errors
#30
Here is a simple python code that tries to use the bindings to get the results:
On running this, I see a huge set of prints as follows:
get_indexError: bad parameter bord in get_indexError:
and so on.On debugging I noticed that this particularly happened at line
linear_op.analysis()
, so to me it looks like a bug in this particular Wavelet.The text was updated successfully, but these errors were encountered: