Skip to content

Add option to add random normal noise to Laplacian filtered image#96

Open
Yu-AnChen wants to merge 3 commits into
labsyspharm:masterfrom
Yu-AnChen:PR-add-noise
Open

Add option to add random normal noise to Laplacian filtered image#96
Yu-AnChen wants to merge 3 commits into
labsyspharm:masterfrom
Yu-AnChen:PR-add-noise

Conversation

@Yu-AnChen
Copy link
Copy Markdown
Collaborator

When the edge amplitudes (Frobenius norm of the laplacian/LoG filtered image) in the overlapping pairs are low, our registration will yield low errors, which, in general, are not "correct". We compute edge amplitudes of all the permutation tiles and find the minimum edge amplitude needed to generate confident registration error (triangle threshold proposed). During registration, we add random noise of the found minimum edge amplitudes to the image overlaps. The errors from the noisy images are more robust when the background of the scan is mostly the same value (usually image is saturated or all zeros).

@Yu-AnChen Yu-AnChen requested a review from jmuhlich October 20, 2021 02:01
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