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

Filters should be done via convolutional theorem at larger scales #43

Open
leios opened this issue Jan 10, 2023 · 0 comments
Open

Filters should be done via convolutional theorem at larger scales #43

leios opened this issue Jan 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@leios
Copy link
Owner

leios commented Jan 10, 2023

If the filter sizes get too large (~100x100 or larger), it makes more sense to use the convolutional theorem:

ifft(fft(A).*fft(B))

@leios leios changed the title Filter should be done via convolutional theorem at larger scales Filters should be done via convolutional theorem at larger scales Jan 11, 2023
@leios leios added the enhancement New feature or request label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant