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 to add random normal noise to Laplacian filtered image #96

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Yu-AnChen
Copy link
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).

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