Skip to content

Coefficients are shifted after forward transfrom #2

Description

@senpai-a

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

Here are 2 images I tested:
img
lennagray

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

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions