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 a gaussian laplace op to ProcessedImageSeries #430

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Apr 19, 2022

This performs a gaussian laplace filter on the data.

Note that in my testing of this, it seems to be a time-consuming
operation to perform.

Fixes: #43

This performs a gaussian laplace filter on the data.

Note that in my testing of this, it seems to be a time-consuming
operation to perform.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@joelvbernier joelvbernier self-requested a review April 22, 2022 20:03
@joelvbernier joelvbernier self-assigned this Apr 22, 2022
@joelvbernier joelvbernier merged commit cc2cae4 into HEXRD:master Apr 22, 2022
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.

Add filtering option to ProcessedImageSeries
2 participants