Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] #45

Open
milasudril opened this issue Dec 1, 2022 · 1 comment
Open

[bug] #45

milasudril opened this issue Dec 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@milasudril
Copy link
Owner

Build info

Id: 93434b95fcd7c1bdf22c23f221195120
VCS revision id: a1523c2
Compiler: g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0

Information about the problem

Bug type: unexpected behavior

Detailed description

DFT filter is broken when at least one of width or height is odd. The resulting image has zero values at the boundary, thus periodic conditions are not honored.

Expected behavior

Boundary conditions should be periodic

Screenshots

If applicable, add screenshots to help explain your problem.

Platform

  • CPU architecture: x86-64 (zen+)
  • Operating System: (Mint 21 vanessa)
  • Amount of RAM: 32 G
@milasudril milasudril added the bug Something isn't working label Dec 1, 2022
@milasudril
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant