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

feat: implement parallel processing for gradient magnitude computation #483

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

cpaniaguam
Copy link
Member

@cpaniaguam cpaniaguam commented Nov 6, 2024

Closes #482

@cpaniaguam cpaniaguam linked an issue Nov 6, 2024 that may be closed by this pull request
@cpaniaguam cpaniaguam self-assigned this Nov 6, 2024
@cpaniaguam cpaniaguam requested review from hollandjg, tdivoll and a team November 7, 2024 14:30
Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question to make sure it's not a typo, and suggest adding a comment about the filter applied in h.

src/segmentation_a_direct.jl Show resolved Hide resolved
src/segmentation_a_direct.jl Show resolved Hide resolved
@cpaniaguam cpaniaguam merged commit 4bcd755 into main Nov 13, 2024
7 checks passed
@cpaniaguam cpaniaguam deleted the 482-parallelize-imgradientmag branch November 13, 2024 15:48
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.

Parallelize imgradientmag
3 participants