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

Check for FFT2 image size #101

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

antonysigma
Copy link
Collaborator

@antonysigma antonysigma commented Apr 8, 2024

When the input image dimensions does not match that of the Halide-accelerated FFT2 input dimensions, print a warning message. Sometimes, it is desirable to apply circular boundary conditions to fill the missing input pixels.

When the input image dimensions does not match that of the
Halide-accelerated FFT2 input dimensions, print a warning message.
Sometimes, it is desirable to apply circular boundary conditions to fill
the missing input pixels.
@antonysigma antonysigma marked this pull request as ready for review July 18, 2024 02:52
@antonysigma antonysigma merged commit 2ba692e into comp-imaging:master Aug 3, 2024
7 checks passed
@antonysigma antonysigma deleted the fft-bounds branch August 3, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant