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

Add option for Difference of Gaussians to be a single kernel #122

Open
krisharma opened this issue Feb 10, 2021 · 0 comments
Open

Add option for Difference of Gaussians to be a single kernel #122

krisharma opened this issue Feb 10, 2021 · 0 comments
Labels

Comments

@krisharma
Copy link
Collaborator

Currently our Difference of Gaussians demo computes distinct Gaussian kernels over two instances of the same image and then subtracts the images to get the output. We want to add the option for users to be able to toggle between doing this or first creating two kernels, subtracting them and then sliding that singular kernel across the image and getting the same result.

We had some issue with this last semester so happy to discuss when it comes to implementation.

@krisharma krisharma added the demo label Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant